Skip to content

Releases: xsjcTony/eslint-config

v2.3.3

24 Jun 03:19
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • build: Remove overrides as it seems not working well with eslint 8 + TS-ESLint 7  -  by Tony Jiang (128ca)

   🧹 Chores

  • Release v2.3.3  -  by Tony Jiang (f1e95)
    View changes on GitHub

v2.3.2

24 Jun 02:45
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • build: Peer dependency issue  -  by Tony Jiang (11858)

   🧹 Chores

  • Release v2.3.2  -  by Tony Jiang (3d175)
    View changes on GitHub

v2.3.1

24 Jun 01:21
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • build: Adapt TypeScript 5.5  -  by Tony Jiang (46cea)

   🧹 Chores

  • Release v2.3.1  -  by Tony Jiang (b4576)
    View changes on GitHub

v2.3.0

24 Jun 01:16
Compare
Choose a tag to compare

   🚀 Features

  • Add unicorn/no-negation-in-equality-check rule  -  by Tony Jiang (ccbb0)

   🐞 Bug Fixes

  • peerDependency: Overrides peer dependencies of eslint-plugin-unused-imports  -  by Tony Jiang (1d2a3)

   📦 Build

  • Bump pnpm to 9.4.0  -  by Tony Jiang (0ee4c)

   🧹 Chores

  • Bump dependencies  -  by Tony Jiang (8643c)
  • Release v2.3.0  -  by Tony Jiang (389f6)
    View changes on GitHub

v2.2.2

11 Jun 07:17
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • TypeScript:
    • Fix wrong rule name  -  by Tony Jiang (8a767)
    • Only enable ts rules for ts files  -  by Tony Jiang (9516e)
    • Widen GLOB_DTS  -  by Tony Jiang (81cbc)

   🧹 Chores

  • Release v2.2.2  -  by Tony Jiang (9122d)
    View changes on GitHub

v2.2.1

11 Jun 04:01
Compare
Choose a tag to compare

   🧹 Chores

  • Bump dependencies  -  by Tony Jiang (83bf7)
  • Release v2.2.1  -  by Tony Jiang (10a89)
    View changes on GitHub

v2.2.0

01 Jun 03:00
Compare
Choose a tag to compare

   🚀 Features

  • Add ^_ to allowed option for camselcase rule  -  by Tony Jiang (c5cc5)
    View changes on GitHub

v2.1.3

31 May 09:37
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • vue: Change define-emits-declaration to type-based  -  by Tony Jiang (291c6)
    View changes on GitHub

v2.1.2

31 May 09:09
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • vue: Remove no-root-v-if and v-on-handler-style rules  -  by Tony Jiang (fc207)

   🤖 CI

  • Upgrade pnpm version  -  by Tony Jiang (5b0a5)
    View changes on GitHub

v2.1.1

29 May 07:14
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub