Releases: antfu/eslint-config
Releases · antfu/eslint-config
v3.1.0
v3.0.0
🚨 Breaking Changes
- Make the first
ignores
always global, disallowfiles
in the first arg, fix #594 - by @antfu in #594 (b7c7a) - Require ESLint v9.5+ - by @antfu (b2fb1)
🚀 Features
- Add more unicorn rules, allow to configure using
recommanded
rules, close #595 - by @antfu in #595 (a4625) - Upgrade
eslint-config-flat-gitignore
, close #600 - by @antfu in #600 (4f733)
🐞 Bug Fixes
View changes on GitHub
v2.27.3
v2.27.2
v2.27.1
🐞 Bug Fixes
- Override type-aware rules properly - by @ryoppippi and @antfu in #585 (35f67)
View changes on GitHub
v2.27.0
v2.26.1
No significant changes