Releases: eslint/rewrite
Releases · eslint/rewrite
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)
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