Skip to content

Releases: stylelint/jest-preset-stylelint

8.0.0

30 Jun 06:31

Choose a tag to compare

  • Removed: support for Jest less than 30.0.2 from peer dependencies.
  • Removed: support for Node.js less than 20.19.0.

7.3.0

31 Mar 14:24

Choose a tag to compare

  • Added: support for testing languageOptions.
  • Fixed: false negatives when fix is missing and computedEditInfo is set to true.

7.2.0

25 Jan 16:40

Choose a tag to compare

  • Added: support for testing computeEditInfo.

7.1.1

01 Jan 14:06

Choose a tag to compare

  • Fixed: circular structure in exceptions.

7.1.0

08 Jul 12:22
16fda33

Choose a tag to compare

  • Added: codeFilename option to accept/reject cases in testRule function.

7.0.1

21 Jun 01:17
29e0f3d

Choose a tag to compare

  • Fixed: missing funding field in package.json.

7.0.0

08 Dec 11:42
73ca197

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

Choose a tag to compare

  • Fixed: missing getTestRuleConfigs export.

6.3.1

10 Oct 12:52
a4f2d70

Choose a tag to compare

  • Fixed: loadLint option's type declaration.

6.3.0

05 Oct 23:48
61bcfba

Choose a tag to compare

  • Added: loadLint option.