v0.10.11
v0.10.11 (Sat Jan 20 2024)
✨ New
- Add rule react/no-access-state-in-setstate
🪄 Improvements
- Improve rule react/no-unused-stateto respect the usage ofgetDerivedStateFromProps
- Update @typescript-eslint's packages to6.19.0
react/no-access-state-in-setstatereact/no-unused-state to respect the usage of getDerivedStateFromProps@typescript-eslint's packages to 6.19.0