v1.16.0
What's Changed
✨ New
- feat(plugins/react-x): add
jsx-uses-vars
, closes #834 by @Rel1cx in #845 - feat(plugins/react-dom): add
no-unknown-property
, closes #846 by @Rel1cx in #847 - feat: add recommended-typescript preset by @Rel1cx in #848
🪄 Improvements
- Update
@typescript-eslint
's packages to^8.12.2
Full Changelog: v1.15.2...v1.16.0