Skip to content

Releases: xsjcTony/eslint-config

v3.6.1

25 Oct 03:16
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • typescript: Disable no-var in .d.ts file to allow typing globalThis  -  by Tony Jiang (790ea)
    View changes on GitHub

v3.6.0

25 Oct 01:00
Compare
Choose a tag to compare

   🚀 Features

  • import:
    • Make import rules optional  -  by Tony Jiang (848b2)
    • pathGroups is now configurable for import/order  -  by Tony Jiang (6b6f2)
    View changes on GitHub

v3.5.2

24 Oct 06:14
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Bump peer dependencies  -  by Tony Jiang (09411)
    View changes on GitHub

v3.5.1

24 Oct 05:55
Compare
Choose a tag to compare

   🚀 Features

  • Bump dependencies  -  by Tony Jiang (df45d)
    View changes on GitHub

v3.5.0

21 Oct 01:33
Compare
Choose a tag to compare

   🚀 Features

  • Support TS 5.6  -  by Tony Jiang (02dd6)
    View changes on GitHub

v3.4.1

17 Oct 12:20
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v3.4.0

13 Oct 09:48
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • Avoid using default export. The default export will be removed in the next major version  -  by @xsjcTony (fe70c)

   🚀 Features

    View changes on GitHub

v3.3.2

11 Oct 03:17
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • cjs: Use unbuild instead of tsup to support CJS usage  -  by Tony Jiang (7dfc4)
    View changes on GitHub

v3.3.2-beta.1

11 Oct 00:53
Compare
Choose a tag to compare
v3.3.2-beta.1 Pre-release
Pre-release

   🐞 Bug Fixes

  • cjs: Use unbuild instead of tsup to support CJS usage  -  by Tony Jiang (7dfc4)
    View changes on GitHub

v3.3.1

09 Oct 07:17
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub