Releases: tclindner/npm-package-json-lint-config-tc
Releases · tclindner/npm-package-json-lint-config-tc
v9.0.1
v9.0.0
What's Changed
💥 Breaking changes
- Drop node18 by @tclindner in #520
🧹 Chores
- Bump eslint-plugin-unicorn from 53.0.0 to 54.0.0 by @dependabot in #471
- Bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #472
- Bump prettier from 3.3.2 to 3.3.3 by @dependabot in #473
- Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #474
- Bump eslint-plugin-unicorn from 54.0.0 to 55.0.0 by @dependabot in #475
- Bump eslint-plugin-jest from 28.6.0 to 28.7.0 by @dependabot in #476
- Bump eslint-plugin-jest from 28.7.0 to 28.8.0 by @dependabot in #477
- Bump eslint-plugin-jest from 28.8.0 to 28.8.3 by @dependabot in #481
- Bump eslint-plugin-import from 2.29.1 to 2.30.0 by @dependabot in #480
- Bump eslint-plugin-import from 2.30.0 to 2.31.0 by @dependabot in #485
- Bump eslint-plugin-jest from 28.8.3 to 28.11.0 by @dependabot in #493
- Bump eslint-plugin-prettier from 5.2.1 to 5.2.3 by @dependabot in #492
- Bump eslint-plugin-prettier from 5.2.3 to 5.4.0 by @dependabot in #518
- Bump prettier from 3.3.3 to 3.5.3 by @dependabot in #503
- Bump eslint-plugin-unicorn from 55.0.0 to 59.0.1 by @dependabot in #519
🎁 Other
- Bump actions/setup-node from 4.0.3 to 4.4.0 by @dependabot in #512
Full Changelog: v8.0.1...v9.0.0
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.