Skip to content

Commit c3098a4

Browse files
committed
docs: update changelog
1 parent 59e2913 commit c3098a4

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v1.41.0 (2025-04-01)
2+
3+
### ✨ New
4+
5+
- feat(react-x): enhance `jsx-uses-react` rule to support `@jsx` and `@jsxFrag` annotation comments by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1029
6+
- feat(kit): add `LanguagePreference` by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1028
7+
8+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.40.0...v1.40.1
9+
110
## v1.40.0 (2025-04-01)
211

312
### ✨ New

apps/website/content/docs/changelog.md

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

5+
## v1.41.0 (2025-04-01)
6+
7+
### ✨ New
8+
9+
- feat(react-x): enhance `jsx-uses-react` rule to support `@jsx` and `@jsxFrag` annotation comments by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1029
10+
- feat(kit): add `LanguagePreference` by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1028
11+
12+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.40.0...v1.40.1
13+
514
## v1.40.0 (2025-04-01)
615

716
### ✨ New

0 commit comments

Comments
 (0)