Skip to content

Commit 03584fc

Browse files
committed
docs: update changelog
1 parent 552364b commit 03584fc

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v1.40.0 (2025-04-01)
2+
3+
### ✨ New
4+
5+
- feat(react-x): add `react-x/jsx-uses-react` rule by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1027
6+
- feat: enable `react-x/jsx-uses-react` rule in recommended presets by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1027
7+
- feat: enable `naming-convention/context-name` rule in recommended presets by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1024
8+
- feat(kit): add `JsxRuntime` module by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1025
9+
10+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.38.4...v1.40.0
11+
112
## v1.38.4 (2025-03-29)
213

314
### 🪄 Improvements

apps/website/content/docs/changelog.md

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

5+
## v1.40.0 (2025-04-01)
6+
7+
### ✨ New
8+
9+
- feat(react-x): add `react-x/jsx-uses-react` rule by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1027
10+
- feat: enable `react-x/jsx-uses-react` rule in recommended presets by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1027
11+
- feat: enable `naming-convention/context-name` rule in recommended presets by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1024
12+
- feat(kit): add `JsxRuntime` module by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1025
13+
14+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.38.4...v1.40.0
15+
516
## v1.38.4 (2025-03-29)
617

718
### 🪄 Improvements

0 commit comments

Comments
 (0)