Skip to content

Releases: stylelint/jest-preset-stylelint

7.1.0

08 Jul 12:22
16fda33
Compare
Choose a tag to compare
  • Added: codeFilename option to accept/reject cases in testRule function.

7.0.1

21 Jun 01:17
29e0f3d
Compare
Choose a tag to compare
  • Fixed: missing funding field in package.json.

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.