Releases: ntnyq/eslint-config
Releases · ntnyq/eslint-config
v4.0.0-beta.8
🐞 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
v4.0.0-beta.6
🚨 Breaking Changes
View changes on GitHub
v4.0.0-beta.5
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
- deps:
- Update all non-major dependencies - (7d971)
- typescript:
View changes on GitHub
v4.0.0-beta.4
v4.0.0-beta.3
v4.0.0-beta.2
🚨 Breaking Changes
- Rename config
configComments
toconfigESLintComments
- by @ntnyq (2cbdc) - Merge
configTest
andconfigVitest
, add pluginno-only-tests
- by @ntnyq (fe832)
🚀 Features
- specials: Disable
vue/define-emits-declaration
andimport-x/consistent-type-specifier-style
in configshadcnVue
- by @ntnyq (88227)
🐞 Bug Fixes
View changes on GitHub
v4.0.0-beta.1
🚨 Breaking Changes
- Drop CJS build - by @ntnyq (cfa3f)
- Cleanup deprecated config options - by @ntnyq (023f2)
- Add prefix to all configs - by @ntnyq (31c5a)
- esX: Drop config esX - by @ntnyq (730be)
- perfectionist:
sort-imports
in typealphabetical
- by @ntnyq (921ed) - stylistic: Drop config stylistic - by @ntnyq (f44a7)
- typescript: Rename
typescriptConfigs
toconfigsTypescript
- by @ntnyq (94976) - vue: Drop vue v2 support - by @ntnyq (c5c96)
- yml: Rename
pluginYaml
topluginYml
- by @ntnyq (8d275)
🚀 Features
- import-x:
- perfectionist:
🐞 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
v3.12.2
🚀 Features
- markdown: Add option
disableTypeAwareLinting
- by @ntnyq (e184c) - typescript: Enable new rule
no-misused-spread
- by @ntnyq (a44a9)
🐞 Bug Fixes
- deps:
- github-action: