Skip to content

Releases: merkle-open/stylelint-bem

11.0.0

26 Jan 07:27

Choose a tag to compare

  • [BREAKING] drop support for node < 20.19.0
  • [feature] update css-selector-parser to 3.3.0 (#35)

10.1.0

21 Oct 08:02

Choose a tag to compare

  • [fix] config validation is now performed correctly #32

This could be a breaking change if the configuration contains errors and you are using Stylelint 16.10.0 or newer

10.0.0

21 Oct 07:57

Choose a tag to compare

  • [BREAKING] drop support for node < 18.12.0
  • [BREAKING] drop support for stylelint < 14
  • [feat] add support for stylelint 16

9.0.0

31 Aug 15:54

Choose a tag to compare

  • [BREAKING] drop support for node < 16
  • [fix] avoid conflicts with some pseudo-classes and improvements for attribute and nested selectors (#26)

8.0.0

14 Oct 13:59

Choose a tag to compare

  • [BREAKING] drop support for node < 14

7.0.0

23 Oct 13:36

Choose a tag to compare

  • [BREAKING] drop support for node < 12
  • [feature] add support for stylelint 14.x

6.0.0

30 Apr 16:46

Choose a tag to compare

[maintenance] BREAKING: drop node 6 support
[maintenance] update deps

5.1.0

23 Apr 12:41

Choose a tag to compare

  • [feature] #10 allow for multiple namespaces (deprecates "namespace")
  • [maintenance] update deps

5.0.0

14 Mar 09:07

Choose a tag to compare

  • [maintenance] BREAKING: remove node 4 support
  • [maintenance] update deps

4.0.0

14 Jan 18:00

Choose a tag to compare

  • [feature] BREAKING disallow hyphens at start and end of parts (block, element & modifier)
  • [feature] #4 add possibility to disable prefixes
  • [maintenance] update deps