Skip to content

Commit 4850630

Browse files
committed
docs: update changelog
1 parent d6df84e commit 4850630

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v1.45.0 (2025-04-11)
2+
3+
### ✨ New
4+
5+
- feat: add `react-x/no-misused-capture-owner-stack` rule, closes #1049 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1047
6+
- feat: add `react-x/no-nested-lazy-component-declarations` rule, closes #1048 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1052
7+
- feat: add `react-x/no-nested-lazy-component-declarations` rule to recommended presets by @Rel1cx
8+
9+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.44.0...v1.45.0
10+
111
## v1.44.0 (2025-04-11)
212

313
### ✨ New

apps/website/content/docs/changelog.md

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

5+
## v1.45.0 (2025-04-11)
6+
7+
### ✨ New
8+
9+
- feat: add `react-x/no-misused-capture-owner-stack` rule, closes #1049 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1047
10+
- feat: add `react-x/no-nested-lazy-component-declarations` rule, closes #1048 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1052
11+
- feat: add `react-x/no-nested-lazy-component-declarations` rule to recommended presets by @Rel1cx
12+
13+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.44.0...v1.45.0
14+
515
## v1.44.0 (2025-04-11)
616

717
### ✨ New

0 commit comments

Comments
 (0)