Skip to content

Commit b22b949

Browse files
committed
docs: update changelog
1 parent e004d05 commit b22b949

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
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+
110
## v1.47.4 (2025-04-15)
211

312
### 🐞 Fixes

apps/website/content/docs/changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
title: Changelog
33
---
44

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+
514
## v1.47.4 (2025-04-15)
615

716
### 🐞 Fixes

0 commit comments

Comments
 (0)