Releases: tclindner/npm-package-json-lint-config-tc
Releases · tclindner/npm-package-json-lint-config-tc
v8.0.1
What's Changed
🧹 Chores
- Bump prettier from 3.3.1 to 3.3.2 by @dependabot in #469
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #470
🙈 Fixed
- Bump npm-package-json-lint from 7.1.0 to 8.0.0 - Fixed peerDep range by @dependabot in #468
Full Changelog: v8.0.0...v8.0.1
v8.0.0
What's Changed
💥 Breaking changes
- Drop node 16 by @tclindner in #467
Full Changelog: v7.0.0...v8.0.0
v7.0.0
What's Changed
💥 Breaking changes
- Drop support for node14 and update peerDeps to require
npm-package-json-lint
v7 by @tclindner in #407
Full Changelog: v6.0.0...v7.0.0
v6.0.0
What's Changed
💥 Breaking changes
- Update peerDeps to require
npm-package-json-lint
v6 by @tclindner in #264
🧹 Chores
- Bump eslint-config-tc from 21.0.0 to 22.0.0 by @dependabot in #263
Full Changelog: v5.0.0...v6.0.0
v5.0.0
What's Changed
💥 Breaking changes
- Drop support for node 10 and 12. Adjust valid-values-engines rule to support Node v14 as a minimum. by @tclindner in #262
Full Changelog: v4.1.0...v5.0.0
v4.1.0
v4.0.0
v3.0.0
💥 Breaking changes
- Adjust valid-values-engines rule to drop Node v6.
v2.2.0
👑 Changed
- Adjust valid-values-engines rule to include v8 for transition to drop node 6.