File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
apps/website/content/docs Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
11
## v1.44.0 (2025-04-11)
2
12
3
13
### ✨ New
Original file line number Diff line number Diff line change 2
2
title : Changelog
3
3
---
4
4
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
+
5
15
## v1.44.0 (2025-04-11)
6
16
7
17
### ✨ New
You can’t perform that action at this time.
0 commit comments