Skip to content

Commit 0f4b1f4

Browse files
committed
docs: update changelog
1 parent 5d7c948 commit 0f4b1f4

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## v2.0.2 (2025-09-29)
2+
3+
### 🪄 Improvements
4+
5+
- Refine migration table from `eslint-plugin-react`, closes #1154 by @outslept in https://github.com/Rel1cx/eslint-react/pull/1242
6+
- Fix dead link for `hooks-extra/no-direct-set-state-in-use-layout-effect` by @tnir in https://github.com/Rel1cx/eslint-react/pull/1245
7+
- Cleanup unused deps, closes #1244 by @Rel1cx, @outslept in https://github.com/Rel1cx/eslint-react/pull/1246
8+
9+
## New Contributors
10+
11+
- @outslept made their first contribution in https://github.com/Rel1cx/eslint-react/pull/1242
12+
- @tnir made their first contribution in https://github.com/Rel1cx/eslint-react/pull/1245
13+
14+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v2.0.1...v2.0.2
15+
116
## v2.0.1 (2025-09-27)
217

318
### 🐞 Fixes

apps/website/content/docs/changelog.md

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

5+
## v2.0.2 (2025-09-29)
6+
7+
### 🪄 Improvements
8+
9+
- Refine migration table from `eslint-plugin-react`, closes #1154 by @outslept in https://github.com/Rel1cx/eslint-react/pull/1242
10+
- Fix dead link for `hooks-extra/no-direct-set-state-in-use-layout-effect` by @tnir in https://github.com/Rel1cx/eslint-react/pull/1245
11+
- Cleanup unused deps, closes #1244 by @Rel1cx, @outslept in https://github.com/Rel1cx/eslint-react/pull/1246
12+
13+
## New Contributors
14+
15+
- @outslept made their first contribution in https://github.com/Rel1cx/eslint-react/pull/1242
16+
- @tnir made their first contribution in https://github.com/Rel1cx/eslint-react/pull/1245
17+
18+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v2.0.1...v2.0.2
19+
520
## v2.0.1 (2025-09-27)
621

722
### 🐞 Fixes

0 commit comments

Comments
 (0)