Skip to content

Releases: xsjcTony/eslint-config

v3.11.2

24 Dec 11:09
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v3.11.1

09 Dec 14:26
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v3.11.0

04 Dec 04:37
Compare
Choose a tag to compare

   🚀 Features

  • import: Adapt the new import-x resolver  -  by Tony Jiang (9a73c)
    View changes on GitHub

v3.10.0

03 Dec 06:21
Compare
Choose a tag to compare

   🚀 Features

  • vue: Add slot-name-casing rule to force camelCase  -  by Tony Jiang (01a62)
    View changes on GitHub

v3.9.1

26 Nov 00:45
Compare
Choose a tag to compare

   🚀 Features

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

v3.9.0

20 Nov 10:24
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v3.7.1

01 Nov 01:38
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Bump peerDependencies  -  by Tony Jiang (b39e7)
    View changes on GitHub

v3.7.0

01 Nov 01:16
Compare
Choose a tag to compare

   🚀 Features

  • import:
    • extensions rule will now also check import type and export type  -  by Tony Jiang (b05c5)
    • Introduce typeImportsFirst rule option for order  -  by Tony Jiang (0e729)
    View changes on GitHub

v3.6.3

30 Oct 04:44
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • typescript: Add considerDefaultExhaustiveForUnions: true for switch-exhaustiveness-check to keep the previous behavior  -  by Tony Jiang (652b8)
    View changes on GitHub

v3.6.2

30 Oct 02:25
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • react: Don't use @eslint/compat to patch eslint-plugin-jsx-a11y  -  by Tony Jiang (1e508)
    View changes on GitHub