Skip to content

Releases: tclindner/eslint-config-typescript-tc

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

v4.0.0

24 Sep 14:35
cb2798a
Compare
Choose a tag to compare

💥 Breaking changes

  • no-explicit-any will now throw an error instead of a warning. (#209)

👑 Changed

v3.0.0

27 Apr 02:04
d0ee754
Compare
Choose a tag to compare

💥 Breaking changes

  • Drop support for Node 10

🧹 Chores

  • Bump @typescript-eslint/eslint-plugin from 4.18.0 to 4.19.0 (#88)
  • Bump @typescript-eslint/parser from 4.18.0 to 4.19.0 (#87)
  • Bump @types/jest from 26.0.21 to 26.0.22 (#89)
  • Bump eslint from 7.22.0 to 7.23.0 (#90)
  • Bump @typescript-eslint/parser from 4.19.0 to 4.20.0 (#91)
  • Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.20.0 (#92)
  • Bump eslint-plugin-jest from 24.3.2 to 24.3.4 (#93)
  • Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0 (#95)
  • Bump @typescript-eslint/parser from 4.20.0 to 4.21.0 (#94)
  • Bump typescript from 4.2.3 to 4.2.4 (#96)
  • Bump eslint-plugin-jest from 24.3.4 to 24.3.5 (#98)
  • Bump eslint from 7.23.0 to 7.24.0 (#97)
  • Bump @typescript-eslint/parser from 4.21.0 to 4.22.0 (#100)
  • Bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.22.0 (#99)
  • Bump eslint-config-prettier from 8.1.0 to 8.2.0 (#101)
  • Bump eslint-plugin-prettier from 3.3.1 to 3.4.0 (#102)
  • Bump eslint from 7.24.0 to 7.25.0 (#106)
  • Bump eslint-plugin-jest from 24.3.5 to 24.3.6 (#105)
  • Bump eslint-config-prettier from 8.2.0 to 8.3.0 (#104)

v2.1.1

19 Mar 15:59
71b5ca5
Compare
Choose a tag to compare

🙈 Fixed

  • Allow 'camelCase', 'UPPER_CASE', 'PascalCase', 'snake_case' formats for default naming convention (#86)

v2.1.0

19 Mar 03:33
24973b4
Compare
Choose a tag to compare

👑 Changed

  • Allow 'camelCase', 'UPPER_CASE', 'PascalCase', 'snake_case' formats for variables and parameters (#85)
  • Bump @typescript-eslint/parser from 4.17.0 to 4.18.0 (#80)

🧹 Chores

  • Bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.18.0 (#81)
  • Bump eslint-config-tc from 18.0.0 to 18.1.0 (#83)
  • Bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#82)
  • Bump @types/jest from 26.0.20 to 26.0.21 (#84)

v2.0.0

15 Mar 02:41
d4efbed
Compare
Choose a tag to compare

💥 Breaking Changes

👑 Changed

🧹 Chores

  • Bump eslint from 7.8.1 to 7.21.0 (#24, #40, #47, #53, #60, & #69)
  • Bump eslint-plugin-prettier from 3.1.4 to 3.3.1 (#26 & #42)
  • Bump eslint-plugin-jest from 24.0.0 to 24.2.1 (#31, #63, #73, #77, & #78)
  • Bump typescript from 4.0.2 to 4.2.3 (#33, #58, #59, #67, & #72)
  • Bump @types/jest from 26.0.13 to 26.0.20 (#32 & #44)
  • Bump @typescript-eslint/eslint-plugin from 4.0.1 to 4.17.0 (#29, #37, #38, #43, #45, #49, #51, #54, #56, #61, #65, #70, & #75)
  • Bump jest from 26.4.2 to 26.6.3 (#28)
  • Bump eslint-plugin-import from 2.22.0 to 2.22.1 (#27)
  • Bump is-plain-obj from 2.1.0 to 3.0.0 (#30)
  • Bump prettier from 2.1.1 to 2.2.1 (#35)

v1.0.0

05 Sep 20:05
Compare
Choose a tag to compare

First release, yay 🎉