What's Changed
✨ New
- feat: added code fixer to
react-x/avoid-shorthand-boolean
andreact-x/prefer-shorthand-fragment
by @Rel1cx
🐞 Fixes
- fix(plugins/react-x): respect semicolon by @hyoban in #841
- fix(utilities/ast): added missing ts
as
andsatisfies
expressions handling togetFunctionIdentifier
by @Rel1cx , closes #843
Full Changelog: v1.15.0...1.15.1