Skip to content

Releases: tclindner/eslint-config-typescript-tc

v9.0.0

14 Feb 03:53
73b964a
Compare
Choose a tag to compare

What's Changed

💥 Breaking changes

  • Update to typescript-eslint v7 by @tclindner in #775
    • Dropped node 16. Require >=18.18.0
    • Updated peer dependency range to >=4.7.4 for typescript
    • Updated peer dependency range to ^8.56.0 for eslint
  • Bump eslint-config-prettier from 8.10.0 to 9.1.0 by @dependabot in #684 and #741

Full Changelog: v8.3.0...v9.0.0

v8.3.0

04 Aug 15:34
e60f812
Compare
Choose a tag to compare

What's Changed

🧹 Chores

Full Changelog: v8.2.0...v8.3.0

v8.2.0

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

What's Changed

👑 Changed

Full Changelog: v8.1.0...v8.2.0

v8.1.0

26 Jul 12:26
463edb1
Compare
Choose a tag to compare

What's Changed

👑 Changed

  • Turn off @typescript-eslint/no-non-null-assertion for test files by @tclindner in #675

Full Changelog: v8.0.0...v8.1.0

v8.0.0

26 Jul 02:03
ab5a3da
Compare
Choose a tag to compare

What's Changed

💥 Breaking changes

  • @typescript-eslint/eslint-plugin v6.0.0 support by @tclindner in #664
  • Support for @typescript-eslint/*@6.x.x by @tclindner in #669
    • Removed custom rule configuration and added @typescript-eslint/recommended, @typescript-eslint/stylistic, and @typescript-eslint/strict to rule set.
    • @typescript-eslint/eslint-plugin v6.0.0 requires the .eslintrc.js file to include parserOptions to be set with a valid tsconfig file. See the README and/or @typescript-eslint/eslint-plugin for more details.
    • Require @typescript-eslint/parser and @typescript-eslint/eslint-plugin peerDep range to ^v6.0.0
    • Note: eslint-plugin-unicorn must be v48.0.1+ for this config package to work
  • Disable @typescript-eslint/no-invalid-void-type by @tclindner in #674

Full Changelog: v7.0.0...v8.0.0

v8.0.0-beta.1

26 Jul 00:00
74792e1
Compare
Choose a tag to compare
v8.0.0-beta.1 Pre-release
Pre-release

What's Changed

💥 Breaking changes

  • @typescript-eslint/eslint-plugin v6.0.0 support by @tclindner in #664
  • Support for @typescript-eslint/*@6.x.x by @tclindner in #669
    • Removed custom rule configuration and added @typescript-eslint/recommended, @typescript-eslint/stylistic, and @typescript-eslint/strict to rule set.
    • @typescript-eslint/eslint-plugin v6.0.0 requires the .eslintrc.js file to include parserOptions to be set with a valid tsconfig file. See the README and/or @typescript-eslint/eslint-plugin for more details.
    • Require @typescript-eslint/parser and @typescript-eslint/eslint-plugin peerDep range to ^v6.0.0
    • Note: eslint-plugin-unicorn must be v48.0.1+ for this config package to work

Full Changelog: v7.0.0...v8.0.0-beta.1

v7.0.0

04 Jul 02:10
1d5099e
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 #655

👑 Changed

  • Bump @typescript-eslint/parser from 5.13.0 to 5.61.0

Full Changelog: v6.0.0...v7.0.0

v6.0.0

05 Mar 17:54
6fdbf0b
Compare
Choose a tag to compare

What's Changed

💥 Breaking changes

🧹 Chores

Full Changelog: v5.0.0...v6.0.0

v5.0.0

04 Dec 06:22
61487fb
Compare
Choose a tag to compare

What's Changed

💥 Breaking changes

  • ESLint v8 support by @tclindner in #246
    • Peer dependencies now require eslint ^8.0.0 and @typescript-eslint/parser ^5.5.0

Full Changelog: v4.1.0...v5.0.0

v4.1.0

10 Oct 01:54
fb9b781
Compare
Choose a tag to compare

What's Changed

🧹 Chores

  • Bump @typescript-eslint/parser from 4.31.2 to 4.32.0 by @dependabot in #213
  • Bump @typescript-eslint/parser from 4.32.0 to 4.33.0 by @dependabot in #218

Full Changelog: v4.0.0...v4.1.0