Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 19:30
· 7 commits to main since this release

2.0.0 (2024-11-18)

⚠ BREAKING CHANGES

  • Add support ESLint >=9

Features

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

  • 📝 add info about rules in README.md (9819b77)
  • 📝 update README.md (08ccfac)

What's Changed

New Contributors

Full Changelog: v1.4.2...v2.0.0