Releases: ota-meshi/jsonc-eslint-parser
Releases · ota-meshi/jsonc-eslint-parser
v3.1.0
v3.0.0
Major Changes
-
#266
6d1679dThanks @copilot-swe-agent! - Drop support for Node.js versions older than 20.19.0. The new minimum supported versions are: ^20.19.0 || ^22.13.0 || >=24 -
#268
e1c554aThanks @copilot-swe-agent! - Change to ESM-only package. This is a breaking change that requires Node.js environments that support ESM.
v2.4.2
Patch Changes
- #252
afaafe7Thanks @ota-meshi! - use npm trusted publishing
v2.4.1
Patch Changes
- #228
46c1f97Thanks @michaelfaith! - improve type compatibility with eslint
v2.4.0
Minor Changes
- #186
8027eddThanks @JoshuaKGoldberg! - Added ESLint-oriented types, with plugin docs
v2.3.0
Minor Changes
- #162
9afa0c4Thanks @ota-meshi! - feat: export meta object
v2.2.0
v2.1.0
What's Changed
- Change to be independent of eslint-utils by @ota-meshi in #119
Full Changelog: v2.0.4...v2.1.0
v2.0.4
v2.0.3
What's Changed
- Fix incorrect JSON being silently parsed. by @ota-meshi in #113
Full Changelog: v2.0.2...v2.0.3