File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
apps/website/content/docs Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66
77### 🐞 Fixes
88
9- - fix: fixed ` use- no-direct-set-state-in-use-effect` deferred setState calls detection, closes #1117 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1119
9+ - fix: fixed ` no-direct-set-state-in-use-effect ` deferred setState calls detection, closes #1117 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1119
1010
1111** Full Changelog** : https://github.com/Rel1cx/eslint-react/compare/v1.50.0...v1.51.0
1212
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ title: Changelog
1010
1111### 🐞 Fixes
1212
13- - fix: fixed ` use- no-direct-set-state-in-use-effect` deferred setState calls detection, closes #1117 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1119
13+ - fix: fixed ` no-direct-set-state-in-use-effect ` deferred setState calls detection, closes #1117 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1119
1414
1515** Full Changelog** : https://github.com/Rel1cx/eslint-react/compare/v1.50.0...v1.51.0
1616
You can’t perform that action at this time.
0 commit comments