Skip to content

Commit cb985a0

Browse files
committed
refactor: improve rule react/no-unused-state to respect the usage of getDerivedStateFromProps.
1 parent e8a8478 commit cb985a0

File tree

3 files changed

+787
-1
lines changed

3 files changed

+787
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.10.11-beta.0 (Mon Jan 15 2024)
2+
3+
### 🪄 Improvements
4+
5+
- Improve rule `react/no-unused-state` to respect the usage of `getDerivedStateFromProps`.
6+
17
## v0.10.10 (Sun Jan 14 2024)
28

39
### 🪄 Improvements

0 commit comments

Comments
 (0)