v4.0.0
🚨 Breaking Changes
- Drop support for vue 2 - by @kelsos (26462)
- Drop support for older @intlify/eslint-plugin-vue-i18n - by @kelsos (8273f)
- Replace imports/order with perfectionist - by @kelsos (db47d)
- Drop CJS build - by @kelsos (cb68e)
🚀 Features
- Change editor rules from disabled to non-fixable - by @kelsos (cb451)
- Enforce generator-star and yield-star spacing - by @kelsos (424d6)
- Introduce experimental pnpmCatalogs support - by @kelsos (b7cce)
🐞 Bug Fixes
- Recover typegen for builtin rules - by @kelsos (f8683)
- Replace no-instanceof-array to no-instanceof-builtins - by @kelsos (94810)