1.2.0 (2026-03-16)
1.1.0 (2026-03-09)
1.0.1 (2026-02-10)
1.0.0 (2026-01-28)
- 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)
- export types from main entry and remove
/typesexport (#198) (368c47b) - Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#165) (019fbcd)
- 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)
- Bump version to 1.0.0 (4f63024)
0.14.0 (2025-11-04)
- correct the return type of
applyInlineConfig(#162) (95c6238) - handle CR in
JSONSourceCode(#170) (0f6cf86)
0.13.2 (2025-08-25)
0.13.1 (2025-07-22)
0.13.0 (2025-07-11)
- add
urlandrecommendedfield to existing rules (#104) (14bd26b) - Add token methods to JSONSourceCode (#112) (de3e150)
0.12.0 (2025-04-16)
- Update package types for better reuse (#91)
0.11.0 (2025-03-14)
- Update types and apply to all rules (#86) (10882ff)
- Use updated types from @eslint/core (#66) (460e7c7)
0.10.0 (2025-01-19)
0.9.1 (2025-01-13)
0.9.0 (2024-12-09)
0.8.0 (2024-11-23)
0.7.0 (2024-11-17)
- enable
no-unsafe-valuesand add it to recommended configuration (#51) (72273f5) - rule no-unsafe-values (#30) (6988e5c)