Skip to content

Releases: tclindner/eslint-config-tc

v26.0.0

29 Apr 00:49
7aa0d5e
Compare
Choose a tag to compare

What's Changed

💥 Breaking changes

  • Updated peer dependency range for eslint-plugin-jest to require v28.0.0. Removed jest/no-if rule. by @tclindner in #705

Full Changelog: v25.0.0...v26.0.0

v25.0.0

14 Feb 04:19
6da45b7
Compare
Choose a tag to compare

What's Changed

💥 Breaking changes

Full Changelog: v24.1.0...v24.2.0

v24.1.0

30 Jul 19:06
a65811a
Compare
Choose a tag to compare

What's Changed

👑 Changed

Full Changelog: v24.0.0...v24.1.0

v24.0.0

13 Jul 01:54
289529a
Compare
Choose a tag to compare

What's Changed

💥 Breaking changes

  • Change peerDep range to require eslint-plugin-prettier ^5.0.0 and prettier ^3.0.0 by @tclindner in #630, #631, #632

🧹 Chores

Full Changelog: v23.0.0...v24.0.0

v23.0.0

04 Jul 02:19
f388f5d
Compare
Choose a tag to compare

What's Changed

💥 Breaking changes

  • Drop node14 and Bump npm-package-json-lint/npm-package-json-lint-config-tc by @dependabot in #623

🧹 Chores

Full Changelog: v22.2.0...v23.0.0

v22.2.0

28 Aug 21:50
3fbcaca
Compare
Choose a tag to compare

What's Changed

🧹 Chores

Full Changelog: v22.1.0...v22.2.0

v22.1.0

23 May 01:04
cd50a15
Compare
Choose a tag to compare

What's Changed

👑 Changed

  • Expand peerDependencies range for eslint-plugin-jest to include v26 by @tclindner in #482

🧹 Chores

🎁 Other

Full Changelog: v22.0.0...v22.1.0

v22.0.0

05 Mar 17:49
d5f30be
Compare
Choose a tag to compare

What's Changed

💥 Breaking changes

🧹 Chores

Full Changelog: v21.0.0...v22.0.0

v21.0.0

04 Dec 05:55
ea2d903
Compare
Choose a tag to compare

What's Changed

💥 Breaking changes

  • ESLint v8 support by @tclindner in #409
    • Removed eslint-plugin-eslint-comments
    • Peer dependencies now require eslint ^8.0.0 and eslint-plugin-unicorn >=37.0.0

Full Changelog: v20.0.0...v21.0.0

v20.0.0

11 Oct 00:12
7cba8d9
Compare
Choose a tag to compare

What's Changed

💥 Breaking changes

  • Update peerDeps for eslint-plugin-jest to ^25.0.0 and eslint-plugin-prettier to ^4.0.0 by @tclindner in #380
  • Removed old rules:
    • jest/no-truthy-falsy
    • jest/no-try-expect
    • jest/prefer-to-be-null
    • jest/prefer-to-be-undefined

Full Changelog: v19.3.0...v20.0.0