Releases: eslint/rewrite
Releases · eslint/rewrite
core: v0.5.0
0.5.0 (2024-08-27)
Features
core: v0.4.0
0.4.0 (2024-08-12)
Features
migrate-config: v1.2.0
1.2.0 (2024-07-22)
Features
eslint-plugin-react
supports ESLint v9 (#91) (7664bf8)
core: v0.3.0
0.3.0 (2024-07-22)
⚠ BREAKING CHANGES
- Add getLoc/getRange to SourceCode interface (#89)
Features
- Add getLoc/getRange to SourceCode interface (#89) (d51f979)
config-array: v0.17.1
0.17.1 (2024-07-22)
Bug Fixes
basePath
directory can never be ignored (#92) (c94ab2d)
migrate-config: v1.1.2
1.1.2 (2024-07-11)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @eslint/compat bumped from ^1.1.0 to ^1.1.1
core: v0.2.0
0.2.0 (2024-07-11)
Features
compat: v1.1.1
1.1.1 (2024-07-11)
Bug Fixes
- Escape
{
and (
characters in convertIgnorePatternToMinimatch
(#79) (811c3d7)
migrate-config: v1.1.1
1.1.1 (2024-06-26)
Bug Fixes
- skip add plugin when already imported (#70) (96f3e01)