Skip to content

Commit e6052a6

Browse files
committed
Update changelog
1 parent f1e3e7f commit e6052a6

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+
## v2.3.7 (2025-11-21)
2+
3+
### 🐞 Fixes
4+
5+
- `web-api/no-leaked-event-listener` does not report event listeners with `signal`, closes #1282 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1325
6+
7+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v2.3.5...v2.3.7
8+
19
## v2.3.5 (2025-11-13)
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+
## v2.3.7 (2025-11-21)
6+
7+
### 🐞 Fixes
8+
9+
- `web-api/no-leaked-event-listener` does not report event listeners with `signal`, closes #1282 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1325
10+
11+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v2.3.5...v2.3.7
12+
513
## v2.3.5 (2025-11-13)
614

715
### 🐞 Fixes

0 commit comments

Comments
 (0)