Releases: pmndrs/eslint-plugin-valtio
Releases · pmndrs/eslint-plugin-valtio
v0.8.0
Breaking!
recommended
config now split into 2 different configs for better compat with v8 and v9- Please check the README for more instructions on how to use the plugin on different versions
What's Changed
- refactor: split for flat by @barelyhuman in #55
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Changes
Breaking
- Added support for eslint v9, this does contain changes for how the API is exposed and might cause issues in older eslint versions, please raise an issue for the same
What's Changed
- feat(core): support for v9 configs by @barelyhuman in #53
Full Changelog: v0.6.4...v0.7.0
v0.6.4
What's Changed
- Fix: simplify check for supported hooks by @barelyhuman in #48
Full Changelog: v0.6.3...v0.6.4