Releases: stylelint/jest-preset-stylelint
Releases · stylelint/jest-preset-stylelint
7.1.1
7.1.0
- Added:
codeFilename
option toaccept
/reject
cases intestRule
function.
7.0.1
- Fixed: missing
funding
field inpackage.json
.
7.0.0
- Removed: support for Node.js less than
18.12.0
. - Changed:
loadLint
option's default value.
6.3.2
- Fixed: missing
getTestRuleConfigs
export.
6.3.1
- Fixed:
loadLint
option's type declaration.
6.3.0
- Added:
loadLint
option.
6.2.0
- Added:
testRuleConfigs
function.
6.1.1
- Fixed: tightly-coupled dependency on Stylelint's internal module
lib/utils/getOsEol
.
6.1.0
- Added: support for custom unfixable error messages.
- Fixed: false negatives for
invalidOptionWarnings
.