Skip to content

v0.10.11

Compare
Choose a tag to compare
@Rel1cx Rel1cx released this 20 Jan 04:36
· 3775 commits to main since this release
0c24791

v0.10.11 (Sat Jan 20 2024)

✨ New

  • Add rule react/no-access-state-in-setstate

🪄 Improvements

  • Improve rule react/no-unused-state to respect the usage of getDerivedStateFromProps
  • Update @typescript-eslint's packages to 6.19.0