Skip to content

Releases: stylelint/stylelint-config-standard

39.0.1

06 Oct 10:08
Immutable release. Only release title and notes can be modified.
a2416d3

Choose a tag to compare

  • Fixed: layer-name-pattern false positives for dot notation.

39.0.0

29 Jul 11:30

Choose a tag to compare

  • Removed: stylelint less than 16.23.0 from peer dependencies.
  • Changed: updated to [email protected].
  • Added: block-no-redundant-nested-style-rules rule.

38.0.0

06 Apr 09:08

Choose a tag to compare

  • Removed: stylelint less than 16.18.0 from peer dependencies.
  • Changed: updated to [email protected].
  • Added: color-function-alias-notation: "without-alpha" rule.
  • Added: container-name-pattern (kebab-case with optional -- prefix) rule.
  • Added: layer-name-pattern (kebab-case) rule.

37.0.0

12 Jan 12:16

Choose a tag to compare

  • Removed: stylelint less than 16.13.0 from peer dependencies.
  • Changed: updated to [email protected].

36.0.1

21 Jun 04:25
01ac068

Choose a tag to compare

  • Fixed: missing funding field in package.json.

36.0.0

25 Dec 10:05
fd55a35

Choose a tag to compare

  • Removed: stylelint less than 16.1.0 from peer dependencies.
  • Added: lightness-notation: "percentage" rule.

35.0.0

08 Dec 11:31
0961a7d

Choose a tag to compare

  • Removed: stylelint less than 16.0.0 from peer dependencies.
  • Removed: Node.js less than 18.12.0 support.
  • Changed: updated to [email protected].

34.0.0

04 Jul 20:31
3918f35

Choose a tag to compare

  • Removed: stylelint less than 15.10.0 from peer dependencies
  • Changed: updated to [email protected].

33.0.0

16 Apr 03:11
5110f3b

Choose a tag to compare

  • Removed: stylelint less than 15.5.0 from peer dependencies.
  • Changed: updated to [email protected].
  • Changed: restored declaration-block-single-line-max-declarations removed on 30.0.0.

32.0.0

01 Apr 04:50
43b2bd9

Choose a tag to compare

  • Removed: stylelint less than 15.4.0 from peer dependencies.
  • Added: media-feature-range-notation: "context" rule