Releases: mutoe/eslint-config
Releases · mutoe/eslint-config
v4.11.0-2
v4.8.1-2
v4.3.0-2
v3.8.0-3
v3.6.0-2
v3.6.0-1
v3.6.0
🐞 Bug Fixes
View changes on GitHub
v3.5.1
v3.0.0-1
v3.0.0
🚨 Breaking Changes
- Make the first
ignores
always global, disallowfiles
in the first arg, fix antfu#594 - by @antfu in https://github.com/mutoe/eslint-config/issues/594 (b7c7a) - Require ESLint v9.5+ - by @antfu (b2fb1)
🚀 Features
- Add more unicorn rules, allow to configure using
recommanded
rules, close antfu#595 - by @antfu in https://github.com/mutoe/eslint-config/issues/595 (a4625) - Upgrade
eslint-config-flat-gitignore
, close antfu#600 - by @antfu in https://github.com/mutoe/eslint-config/issues/600 (4f733)
🐞 Bug Fixes
- Remove redundant statements from
no-restricted-syntax
- by @Dimava in https://github.com/mutoe/eslint-config/issues/596 (6e7cf)