Release 2.0.0
2.0.0 (2024-11-18)
⚠ BREAKING CHANGES
- Add support ESLint >=9
Features
- ✨ bump test version (b3e99d0)
Bug Fixes
- 🐛 change deprecated
@typescript-eslint/ban-types
rule (b21ea9e) - 🐛 change links to rules and add warn for
sonarjs/todo-tag
(7250b57) - 🐛 fix module installation (2754a8c)
- 🐛 fix types (ba59cf5)
Documentations
What's Changed
- Added support eslint 9 by @ablackoff in #70
- ESLint 9 support by @dipiash in #71
- Release by @dipiash in #72
New Contributors
- @ablackoff made their first contribution in #70
Full Changelog: v1.4.2...v2.0.0