Releases: eslint/json
Releases · eslint/json
json: v1.2.0
Immutable
release. Only release title and notes can be modified.
json: v1.1.0
Immutable
release. Only release title and notes can be modified.
json: v1.0.1
Immutable
release. Only release title and notes can be modified.
json: v1.0.0
Immutable
release. Only release title and notes can be modified.
1.0.0 (2026-01-28)
⚠ BREAKING CHANGES
- export types from main entry and remove
/typesexport (#198) - remove
rollup, extraneous types and migrate to ESM-only (#197) - Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#165)
Features
- export types from main entry and remove
/typesexport (#198) (368c47b) - Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#165) (019fbcd)
Bug Fixes
- add missing
nameproperty torecommendedconfig (#189) (a3c26ca) - display raw key in the message (#179) (3d63c38)
- program crashes in
no-unsafe-values(#194) (8a536d2) - remove
rollup, extraneous types and migrate to ESM-only (#197) (55edfb9) - update
@eslint/coretov1.0.0and adjust tests (#190) (ba31cc2) - update eslint (#200) (8d94c4a)
Miscellaneous Chores
- Bump version to 1.0.0 (4f63024)
json: v0.14.0
Immutable
release. Only release title and notes can be modified.