Skip to content

Releases: stylelint/jest-preset-stylelint

7.0.0

08 Dec 11:42
73ca197
Compare
Choose a tag to compare
  • Removed: support for Node.js less than 18.12.0.
  • Changed: loadLint option's default value.

6.3.2

29 Oct 23:51
f54e0cc
Compare
Choose a tag to compare
  • Fixed: missing getTestRuleConfigs export.

6.3.1

10 Oct 12:52
a4f2d70
Compare
Choose a tag to compare
  • Fixed: loadLint option's type declaration.

6.3.0

05 Oct 23:48
61bcfba
Compare
Choose a tag to compare
  • Added: loadLint option.

6.2.0

10 Aug 13:22
357087d
Compare
Choose a tag to compare
  • Added: testRuleConfigs function.

6.1.1

26 Jul 14:07
fa29461
Compare
Choose a tag to compare
  • Fixed: tightly-coupled dependency on Stylelint's internal module lib/utils/getOsEol.

6.1.0

17 Feb 15:32
bda2b63
Compare
Choose a tag to compare
  • Added: support for custom unfixable error messages.
  • Fixed: false negatives for invalidOptionWarnings.

6.0.0

05 Sep 02:47
56ff249
Compare
Choose a tag to compare
  • Removed: support for Jest less than 29.0.2 from peer dependencies.
  • Removed: support for Node.js less than 14.15.0.

5.0.4

06 Jun 14:41
0e4b0ac
Compare
Choose a tag to compare
  • Fixed: readability of failure output using the Jest .toMatchObject() API.

5.0.3

30 Apr 01:08
c3a854a
Compare
Choose a tag to compare
  • Fixed: peer dependency range for Jest 28.