Skip to content

Commit a742cc3

Browse files
committed
release: 1.48.2
1 parent 8a1f12b commit a742cc3

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.48.2 (2025-04-16)
2+
3+
### 🐞 Fixes
4+
5+
- fix: could not find "hooks-extra/no-direct-set-state-in-use-effect" in plugin "react-hooks-extra", closes #1077 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1078
6+
7+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.48.1...v1.48.2
8+
19
## v1.48.1 (2025-04-16)
210

311
### 🐞 Fixes

apps/website/content/docs/changelog.md

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

5+
## v1.48.2 (2025-04-16)
6+
7+
### 🐞 Fixes
8+
9+
- fix: could not find "hooks-extra/no-direct-set-state-in-use-effect" in plugin "react-hooks-extra", closes #1077 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1078
10+
11+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.48.1...v1.48.2
12+
513
## v1.48.1 (2025-04-16)
614

715
### 🐞 Fixes

0 commit comments

Comments
 (0)