Releases: stylelint/jest-preset-stylelint
Releases · stylelint/jest-preset-stylelint
6.1.0
- Added: support for custom unfixable error messages.
- Fixed: false negatives for
invalidOptionWarnings
.
6.0.0
- 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
- Fixed: readability of failure output using the Jest
.toMatchObject()
API.
5.0.3
- Fixed: peer dependency range for Jest 28.
5.0.2
5.0.1
- Fixed: incorrect
TestSchema.config
property type.