Releases: xsjcTony/eslint-config
Releases · xsjcTony/eslint-config
v2.1.3
🐞 Bug Fixes
- vue: Change
define-emits-declaration
totype-based
- by Tony Jiang (291c6)
View changes on GitHub
v2.1.2
🐞 Bug Fixes
- vue: Remove
no-root-v-if
andv-on-handler-style
rules - by Tony Jiang (fc207)
🤖 CI
- Upgrade
pnpm
version - by Tony Jiang (5b0a5)
View changes on GitHub
v2.1.1
No significant changes
View changes on GitHub
v2.1.0
🚀 Features
- typescript: Add
caseSensitive: true
for rulesort-type-constituents
- by Tony Jiang (d2686)
💅 Refactors
- Use
cwd
straight away - by Tony Jiang (e015c)
📦 Build
- Limit to
<1
for those0.x
peer dependencies - by Tony Jiang (a3548)
View changes on GitHub
v2.0.7
v2.0.6
v2.0.5
🐞 Bug Fixes
- build: Resolve peer dependency issue with
@unocss/eslint-plugin
- by Tony Jiang (b5b48)
View changes on GitHub
v2.0.4
🐞 Bug Fixes
- node: Now prefer to use global
URL
andURLSearchParams
- by Tony Jiang (3654b)
View changes on GitHub
v2.0.3
v2.0.0
🚨 Breaking Changes
- adjust rulesets
- codebase refactor