File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
apps/website/content/docs Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## v1.48.0 (2025-04-16)
2
+
3
+ ### 🐞 Fixes
4
+
5
+ - fix: rewrite react api detection to better align with ` eslint-plugin-react-hook ` by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1074
6
+ - fix: use preferred loc in error maker in ` hooks-extra/no-unnecessary-use-prefix ` by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1073
7
+
8
+ ** Full Changelog** : https://github.com/Rel1cx/eslint-react/compare/v1.47.4...v1.48.0
9
+
1
10
## v1.47.4 (2025-04-15)
2
11
3
12
### 🐞 Fixes
Original file line number Diff line number Diff line change 2
2
title : Changelog
3
3
---
4
4
5
+ ## v1.48.0 (2025-04-16)
6
+
7
+ ### 🐞 Fixes
8
+
9
+ - fix: rewrite react api detection to better align with ` eslint-plugin-react-hook ` by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1074
10
+ - fix: use preferred loc in error maker in ` hooks-extra/no-unnecessary-use-prefix ` by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1073
11
+
12
+ ** Full Changelog** : https://github.com/Rel1cx/eslint-react/compare/v1.47.4...v1.48.0
13
+
5
14
## v1.47.4 (2025-04-15)
6
15
7
16
### 🐞 Fixes
You can’t perform that action at this time.
0 commit comments