Skip to content

Releases: ntnyq/eslint-config

v4.0.0-beta.8

18 Feb 16:09
Compare
Choose a tag to compare
v4.0.0-beta.8 Pre-release
Pre-release

   🐞 Bug Fixes

  • deps: Update all non-major dependencies  -  (4b80d)
  • test: Disable vitest plugin settings typecheck  -  by @ntnyq (76493)
    View changes on GitHub

v4.0.0-beta.7

18 Feb 12:43
Compare
Choose a tag to compare
v4.0.0-beta.7 Pre-release
Pre-release

   🚨 Breaking Changes

   🚀 Features

  • ntnyq: Enable rule no-duplicate-exports  -  by @ntnyq (7b5e1)
  • test: Enable typecheck setting for plugin vitest  -  by @ntnyq (23f15)
  • unicorn: Enable partial v57 introduced rules  -  by @ntnyq (408c4)

   🐞 Bug Fixes

  • deps:
    • Update dependency eslint-plugin-unicorn to v57  -  (43e51)
    • Update unocss monorepo to v66  -  (c653f)
    • Update all non-major dependencies  -  (6ea54)
  • svgo:
    • Support options ignores but remove options overrides  -  by @ntnyq (8946b)
    View changes on GitHub

v4.0.0-beta.6

16 Feb 23:45
Compare
Choose a tag to compare
v4.0.0-beta.6 Pre-release
Pre-release

   🚨 Breaking Changes

    View changes on GitHub

v4.0.0-beta.5

16 Feb 20:18
Compare
Choose a tag to compare
v4.0.0-beta.5 Pre-release
Pre-release

   🚨 Breaking Changes

  • typescript: Rename configsTypescript to configsTypeScript  -  by @ntnyq (d67b4)

   🚀 Features

   🐞 Bug Fixes

  • deps:
    • Update all non-major dependencies  -  (7d971)
  • typescript:
    View changes on GitHub

v4.0.0-beta.4

12 Feb 16:46
Compare
Choose a tag to compare
v4.0.0-beta.4 Pre-release
Pre-release

   🚀 Features

  • sort:
    • Sort unknown exports and publishConfig keys in package.json  -  by @ntnyq (d52ba)
    • Support langs folder when sort i18n  -  by @ntnyq (dd5e6)

   🐞 Bug Fixes

  • deps: Update all non-major dependencies  -  (b556b)
  • specials: Sort config files more granular  -  by @ntnyq (cd2dd)
    View changes on GitHub

v4.0.0-beta.3

10 Feb 13:26
Compare
Choose a tag to compare
v4.0.0-beta.3 Pre-release
Pre-release

   🚨 Breaking Changes

  • markdown: Remove moot option disableTypeAwareLinting, disable type-aware rules always  -  by @ntnyq (ab62a)

   🚀 Features

   🐞 Bug Fixes

  • deps:
    • Update dependency eslint-processor-vue-blocks to v2  -  (fe530)
    • Update dependency eslint-merge-processors to v2  -  (5cbea)
    • Update all non-major dependencies  -  (17802)
    • Bump deps to latest  -  by @ntnyq (36beb)
    View changes on GitHub

v4.0.0-beta.2

07 Feb 18:14
Compare
Choose a tag to compare
v4.0.0-beta.2 Pre-release
Pre-release

   🚨 Breaking Changes

  • Rename config configComments to configESLintComments  -  by @ntnyq (2cbdc)
  • Merge configTest and configVitest, add plugin no-only-tests  -  by @ntnyq (fe832)

   🚀 Features

  • specials: Disable vue/define-emits-declaration and import-x/consistent-type-specifier-style in config shadcnVue  -  by @ntnyq (88227)

   🐞 Bug Fixes

    View changes on GitHub

v4.0.0-beta.1

04 Feb 15:53
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

   🚨 Breaking Changes

   🚀 Features

  • import-x:
    • Enable rule consistent-type-specifier-style  -  by @ntnyq (c4429)
  • perfectionist:
    • Update sort-objects option groups  -  by @ntnyq (abcb0)
    • Update options partitionByComment for all related rules  -  by @ntnyq (9dfe8)

   🐞 Bug Fixes

  • deps:
    • Update all non-major dependencies  -  (e75bd)
    • Update all non-major dependencies  -  (99d0a)
    • Update all non-major dependencies  -  (e0998)
    • Update all non-major dependencies  -  (9f1e9)
    • Update dependency eslint-flat-config-utils to v2  -  (7e786)
    • Update dependency eslint-plugin-antfu to v3  -  (d9e2a)
    • Update dependency eslint-plugin-command to v3  -  (9fcd9)
    • Update dependency eslint-config-flat-gitignore to v2  -  (05767)
    • Update all non-major dependencies  -  (e3ac4)
  • markdown:
    View changes on GitHub

v3.12.3

14 Jan 14:33
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • markdown: Fix missing resolve sub options  -  by @ntnyq (98028)
    View changes on GitHub

v3.12.2

14 Jan 14:25
Compare
Choose a tag to compare

   🚀 Features

  • markdown: Add option disableTypeAwareLinting  -  by @ntnyq (e184c)
  • typescript: Enable new rule no-misused-spread  -  by @ntnyq (a44a9)

   🐞 Bug Fixes

  • deps:
    • Update dependency @vitest/eslint-plugin to ^1.1.25  -  (100b3)
    • Update all non-major dependencies  -  (a8f4a)
  • github-action:
    View changes on GitHub