Releases: eslint/rewrite
Releases · eslint/rewrite
core: v0.1.0
0.1.0 (2024-06-26)
Features
config-array: v0.17.0
0.17.0 (2024-06-26)
⚠ BREAKING CHANGES
- Allow escaping characters on Windows (#61)
Bug Fixes
- Allow escaping characters on Windows (#61) (8501890)
object-schema: v2.1.4
2.1.4 (2024-06-12)
Bug Fixes
- Add 'main' and 'types' entries to package.json (#48) (16ee1fa)
migrate-config: v1.1.0
1.1.0 (2024-06-12)
Features
- Add --gitignore flag to read in .gitignore files (#55) (3d9f7ce)
- Add includeIgnoreFile() method (#47) (b5f74ed)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @eslint/compat bumped from ^1.0.3 to ^1.1.0
config-array: v0.16.0
0.16.0 (2024-06-12)
⚠ BREAKING CHANGES
- treat
*
as a universal pattern (#50)
- Remove
ConfigArray#isExplicitMatch()
(#53)
Features
- Remove
ConfigArray#isExplicitMatch()
(#53) (10d8200)
Bug Fixes
- Add 'main' and 'types' entries to package.json (#48) (16ee1fa)
- treat
*
as a universal pattern (#50) (79ad4bc)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @eslint/object-schema bumped from ^2.1.3 to ^2.1.4
compat: v1.1.0
1.1.0 (2024-06-12)
Features
Bug Fixes
- Add 'main' and 'types' entries to package.json (#48) (16ee1fa)
migrate-config: v1.0.1
1.0.1 (2024-06-03)
Bug Fixes
- Wrap plugins that are wrapped in extends (#37) (6c73ed2)
object-schema: v2.1.3
2.1.3 (2024-05-30)
Bug Fixes
object-schema: v2.1.2
2.1.2 (2024-05-30)
Bug Fixes
migrate-config: v1.0.0
1.0.0 (2024-05-30)
Features