stylelint
Advanced tools
Changelog
16.8.2 - 2024-08-15
context.fix
usage in favour of recommending to pass a fix
callback to report()
(#7895) (@Mouvedia).github
formatter (#7909) (@Mouvedia).custom-property-no-missing-var-function
false positives for view-transition-name
(#7914) (@Mouvedia).keyframe-block-no-duplicate-selectors
reported ranges (#7932) (@romainmenke).no-invalid-double-slash-comments
reported ranges (#7907 & #7905) (@Mouvedia & @romainmenke).selector-max-type
reported ranges (#7916) (@romainmenke).selector-type-no-unknown
false positives for ::highlight()
and ::view-transition-*()
(#7913) (@Mouvedia).Changelog
16.8.1 - 2024-07-30
no-duplicate-selectors
false positives with Less syntax (#7888) (@romainmenke).Changelog
16.8.0 - 2024-07-29
github
formatter (#7865) (@marcalexiei).function-url-quotes
false positives for SCSS variables and #
/?
characters (#7874) (@vimalloc).keyframe-selector-notation
false positives for entry-crossing
and exit-crossing
(#7859) (@romainmenke).no-descending-specificity
false positives for nested rules without declarations (#7850) (@romainmenke).no-duplicate-selectors
end positions (#7867) (@romainmenke).no-duplicate-selectors
false negatives for three or more duplicates (#7867) (@romainmenke).selector-max-compound-selectors
error for @nest
(#7875) (@romainmenke).selector-pseudo-class-no-unknown
false positives for :active-view-transition
and :active-view-transition-type()
(#7868) (@Mouvedia).selector-type-*
, selector-max-type
and selector-class-pattern
false positives for <timeline-range-name>
in keyframe selectors (#7856) (@romainmenke).stylelint.utils.checkAgainstRule()
regression when reportNeedlessDisables
and quiet
are both enabled (#7879) (@ybiquitous).Changelog
16.7.0 - 2024-07-12
tap
formatter to support TAP14 (#7759) (@Mouvedia).url
secondary option (#7743) (@emmacharp).at-rule-no-unknown
false positives for @historical-forms
and @font-palette-values
(#7774) (@Mouvedia).at-rule-no-unknown
false positives for @view-transition
(#7753) (@sebdanielsson).at-rule-no-vendor-prefix
false negatives for @-moz-document
and @-webkit-viewport
(#7772) (@Mouvedia).comment-whitespace-inside
end positions (#7744) (@Mouvedia).declaration-block-no-duplicate-properties
reported ranges (#7758) (@Mouvedia).declaration-block-no-redundant-longhand-properties
/declaration-block-no-shorthand-property-overrides
false negatives for font-variant
(#7734) (@Bilie).font-family-name-quotes
false negatives for -moz-*
/-webkit-*
keywords (#7777) (@Mouvedia).font-family-no-missing-generic-family-keyword
false negatives for font families which names match a CSS3 font-variant
keyword (#7823) (@Mouvedia).function-name-case
end positions (#7747) (@Mouvedia).function-no-unknown
performance by reducing file read count (#7801) (@ybiquitous).media-feature-name-no-vendor-prefix
autofix (#7770) (@Mouvedia).no-invalid-double-slash-comments
reported ranges (#7768) (@Mouvedia).property-no-unknown
false positives for navigation
and miscellaneous legacy properties (#7764) (@Mouvedia).quietDeprecationWarnings
to suppress stylelint:003
warning (#7837) (@ybiquitous).selector-no-vendor-prefix
autofix (#7763) (@Mouvedia).selector-not-notation
end positions when new lines are part of the selector (#7755) (@Mouvedia).selector-type-case
end positions (#7752) (@Mouvedia).shorthand-property-no-redundant-values
false negatives for logical properties, overflow
, overscroll-behavior
, scroll-margin
and scroll-padding
(#7808) (@Mouvedia).string-no-newline
false positives for escaped multi-line (#7818) (@romainmenke).value-keyword-case
end positions (#7760) (@Mouvedia).stylelint.utils.checkAgainstRule()
for Promise-based rules (#7821) (@aaronccasanova).stylelint.utils.checkAgainstRule()
to use result.stylelint
if present (#7833) (@ybiquitous).tap
formatter (#7759) (@Mouvedia).Changelog
16.6.1 - 2024-05-28
no-descending-specificity
false positives for nested selectors (#7724) (@romainmenke).selector-type-no-unknown
false positive for model
(#7718) (@Mouvedia).Changelog
16.6.0 - 2024-05-24
function-calc-no-unspaced-operator
false negatives (#7655 & #7670 & #7676) (@ybiquitous & @romainmenke).selector-not-notation
autofix of the "simple"
option (#7703) (@Mouvedia).selector-max-specificity
end positions (#7685) (@romainmenke).no-descending-specificity
end positions (#7701) (@romainmenke).npm fund
(#7707) (@ybiquitous).Changelog
16.5.0 - 2024-05-02
ignoreValues
for value-no-vendor-prefix
(#7650) (@Mouvedia).shorthand-property-no-redundant-values
false negatives for functions (#7657) (@ybiquitous).value-no-vendor-prefix
false negatives/positives (#7654 & #7658) (@Mouvedia).CosmiconfigResult
type error (#7661) (@ybiquitous).Changelog
16.4.0 - 2024-04-23
no-unknown-custom-media
(#7594) (@fpetrakov).ignoreLonghands: []
to declaration-block-no-redundant-longhand-properties
(#7611) (@Mouvedia).ignore: ["keyframe-selectors"]
to rule-selector-property-disallowed-list
(#7572) (@emmacharp).declaration-block-no-redundant-longhand-properties
autofix conflicts (#7626) (@Mouvedia).declaration-block-no-redundant-longhand-properties
autofix for text-decoration
(#7611) (@Mouvedia).declaration-block-no-shorthand-property-overrides
false negatives for border
(#7585) (@fpetrakov).declaration-block-no-shorthand-property-overrides
false negatives for font
and border
(#7606) (@Mouvedia).function-calc-no-unspaced-operator
false negatives for some math functions (#7619) (@Mouvedia).function-no-unknown
false positives for anchor
, anchor-size
and palette-mix
(#7607 & #7640) (@Mouvedia).selector-max-attribute
end positions (#7592) (@romainmenke).selector-max-class
end positions (#7590) (@romainmenke).selector-max-combinators
end positions (#7596) (@romainmenke).selector-max-compound-selectors
end positions (#7599) (@romainmenke).selector-max-pseudo-class
end positions (#7598) (@romainmenke).selector-max-universal
end positions (#7597) (@romainmenke).selector-type-no-unknown
false positives for experimental and deprecated HTML tags (#7612) (@Mouvedia).Changelog
16.3.1 - 2024-03-26
selector-max-id
end positions (#7571) (@romainmenke)./index.js
(#7578) (@ota-meshi).Changelog
16.3.0 - 2024-03-24
ignoreSelectors: []
to selector-max-compound-selectors
(#7544) (@FloEdelmann).string
and verbose
formatters (#7539) (@m-allanson).*-deprecation
command-line flags of Node.js (#7550) (@fpetrakov).rule-selector-property-disallowed-list
false positives for nesting selectors (#7558) (@romainmenke).selector-pseudo-*-allowed-list
false positives for vendor prefixes (#7525) (@carlosjeurissen).report()
for index
/endIndex
zero values (#7565) (@romainmenke).selector-max-type
end positions (#7518) (@romainmenke).