Stylelint Versions Save

A mighty CSS linter that helps you avoid errors and enforce conventions.

16.2.1

1 month ago
  • Fixed: report flags not reporting on subsequent runs when cache is used (#7483) (@ybiquitous).
  • Fixed: custom-property-no-missing-var-function false positives for properties that can contain author-defined identifiers (#7478) (@ybiquitous).
  • Fixed: selector-pseudo-class-no-unknown false positives for :seeking, the media loading state and sound state pseudo-classes (#7490) (@Mouvedia).
  • Fixed: selector-max-specificity false positives with ignoreSelectors option for of <selector> syntax (#7475) (@ybiquitous).
  • Fixed: function-calc-no-unspaced-operator performance (#7505) (@ybiquitous).
  • Fixed: validateOptions to report when secondary option object is an empty object or null (#7476) (@ybiquitous).
  • Fixed: report() error message responsibility for a missing node or line number (#7474) (@ybiquitous).

16.2.0

2 months ago
  • Added: media-query-no-invalid specific problem messages (#7462) (@romainmenke).
  • Added: checkContextFunctionalPseudoClasses: [] to selector-max-id (#7380) (@brigitamaria).
  • Fixed: declaration-property-value-no-unknown false negatives for @starting-style (#7461) (@fpetrakov).
  • Fixed: function-no-unknown|value-keyword-case false positives for template literals with line breaks (#7443) (@Sh031224).
  • Fixed: allowEmptyInput option ignored in configuration object regression (#7446) (@ybiquitous).
  • Fixed: at-rule-no-unknown false positives for @starting-style (#7438) (@fpetrakov).
  • Fixed: ERR_UNSUPPORTED_ESM_URL_SCHEME for --custom-formatter on Windows (#7432) (@JounQin).
  • Fixed: Error: Could not find <package> message clarity (#7456) (@jeddy3).
  • Fixed: overrides.files negated pattern regression introduced in 15.0.0 (#7468) (@ybiquitous).

16.1.0

3 months ago
  • Added: lightness-notation rule (#7366) (@fpetrakov).
  • Added: ignore: ["keyframe-selectors"] to selector-disallowed-list (#7417) (@mattxwang).
  • Fixed: selector-pseudo-class-no-unknown false positive for :popover-open (#7425) (@mattxwang).
  • Fixed: declaration-property-value-no-unknown and other false positives for multiline SCSS interpolation. (#7406) (@FloEdelmann).
  • Fixed: function-url-quotes false positives for SCSS variable and @ character (#7416) (@mattxwang).

16.0.2

3 months ago
  • Fixed: ERR_UNSUPPORTED_ESM_URL_SCHEME error on Windows (#7383) (@JounQin).

16.0.1

3 months ago
  • Fixed: type definitions for CommonJS and ESM compatibility (#7377) (@remcohaszing).

16.0.0

3 months ago

Migrating to 16.0.0 guide.

16.0.0-3

4 months ago

This is a pre-release version of 16.0.0. For details, see the following documents:

You can try the pre-release version via:

npm i stylelint@next

16.0.0-2

4 months ago

This is a pre-release version of 16.0.0. For details, see the following documents:

You can try the pre-release version via:

npm i stylelint@next

16.0.0-1

4 months ago

This is a pre-release version of 16.0.0. For details, see the following documents:

You can try the pre-release version via:

npm i stylelint@next

16.0.0-0

4 months ago

This is a pre-release version of 16.0.0. For details, see the following documents:

You can try the pre-release version via:

npm i stylelint@next