Releases: tillig/json-sort-cli
Releases · tillig/json-sort-cli
v2.0.2
What's Changed
- Pin Node 20.18.0 to work around ekalinin/nodeenv#371. Without pinning a Node version, the hook will fail to install. This affects all Node-based hooks. Likely this will be reverted when a fix is available.
- Bump diff from 6.0.0 to 7.0.0.
- Bump eslint from 9.9.1 to 9.13.0.
- Bump eslint-plugin-jsdoc from 50.2.2 to 50.4.3.
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Removed local .npmrc to allow pre-commit to restore packages based on user/system settings.
- Bump eslint-plugin-jsdoc from 48.7.0 to 50.2.2.
- Bump eslint-plugin-mocha from 10.4.3 to 10.5.0.
- Bump mocha from 10.6.0 to 10.7.3.
- Bump eslint from 9.7.0 to 9.9.1.
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Breaking
Increased minimum Node engine to 20.
What's Changed
- Bump eslint from 8.57.0 to 9.7.0.
- Bump eslint-plugin-jsdoc from 48.2.1 to 48.7.0.
- Bump eslint-plugin-mocha from 10.4.2 to 10.4.3.
- Bump glob from 10.3.10 to 11.0.0
Full Changelog: v1.1.1...v2.0.0
v1.1.1
v1.1.0
First release!
First release! Check out the README for usage info.