Skip to content

Releases: xsjcTony/eslint-config

v3.2.6

23 Sep 03:58
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v3.2.5

19 Sep 12:22
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v3.2.4

13 Sep 05:06
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v3.2.3

12 Sep 14:37
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Re-enable react/prop-types since it's fixed in eslint-plugin-react v7.36.0  -  by @xsjcTony (8da19)
    View changes on GitHub

v3.2.2

12 Sep 14:25
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v3.2.1

12 Sep 00:09
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • Bump import-x to v4 and stylistic to merged version (which means TS indent is also checked)  -  by Tony Jiang (35651)

   🐞 Bug Fixes

  • False positive on as and satisfies spacing  -  by Tony Jiang (086f9)

   🤖 CI

  • Adapt beta and alpha tag automatically  -  by Tony Jiang (23fb9)
    View changes on GitHub

v3.2.0-beta.3

10 Sep 01:35
Compare
Choose a tag to compare
v3.2.0-beta.3 Pre-release
Pre-release

   🤖 CI

  • Adapt beta and alpha tag automatically  -  by Tony Jiang (23fb9)
    View changes on GitHub

v3.2.0-beta.1

09 Sep 07:51
Compare
Choose a tag to compare
v3.2.0-beta.1 Pre-release
Pre-release

   🚨 Breaking Changes

  • Bump import-x to v4 and stylistic to merged version (which means TS indent is also checked)  -  by Tony Jiang (35651)
    View changes on GitHub

v3.1.1

19 Aug 04:21
Compare
Choose a tag to compare

   💅 Refactors

  • Remove useless default projectService value  -  by Tony Jiang (bc419)
  • Remove default project value of eslint-import-resolver-plugin's setting  -  by Tony Jiang (9eb1a)
    View changes on GitHub

v3.1.0

17 Aug 15:54
Compare
Choose a tag to compare

   🚀 Features

  • Replace eslint-plugin-vitest with @vitest/eslint-plugin  -  by @xsjcTony (b5451)
  • Enable configuration for projectService and tsResolver  -  by Tony Jiang (48bd4)

   🐞 Bug Fixes

  • import:
  • react:
    • Temporarily disable prop-types due to its incompatible with typescript-eslint v8  -  by Tony Jiang (eb8cc)
  • typescript:
    • Inline type of projectService instead of relying on @typescript-eslint/types  -  by Tony Jiang (8d443)
    • Use cwd() for tsconfigRootDir  -  by Tony Jiang (91557)

   📦 Build

   🧹 Chores

  • Update lockfile  -  by Tony Jiang (be9be)
  • Bump dependencies  -  by @xsjcTony (8db5b)
  • Release v3.1.0-beta.1  -  by @xsjcTony (4f006)
  • Bump dependencies  -  by Tony Jiang (505a8)
  • Bump peerDependencies  -  by Tony Jiang (406eb)
  • Release v3.1.0-beta.2  -  by Tony Jiang (b82af)
  • Release v3.1.0-beta.3  -  by Tony Jiang (6c77c)
  • Release v3.1.0  -  by Tony Jiang (e58ab)
    View changes on GitHub