Skip to content

Commit e08db2d

Browse files
committed
docs: update changelog
1 parent e32ac4d commit e08db2d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

website/content/docs/changelog.md

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

5+
## v1.25.0 (2025-01-27)
6+
7+
### ✨ New
8+
9+
- feat(no-useless-fragment): auto fix support, closes #899 by @hyoban in <https://github.com/Rel1cx/eslint-react/pull/926>
10+
- docs: add [setup guide](https://eslint-react.xyz/docs/getting-started/typescript-with-alternative-parser) for `ts-blank-eslint-parser` by @Rel1cx
11+
- docs: add [setup example](https://github.com/Rel1cx/eslint-react/blob/98f3a6ccc83132c2e0a82c0f500dc88dcd1dcfc7/examples/vite-react-dom-with-ts-blank-eslint-parser-app/eslint.config.js) for `ts-blank-eslint-parser` by @Rel1cx
12+
13+
### 🐞 Fixes
14+
15+
- fix(no-forward-ref): loose fix by @hyoban in <https://github.com/Rel1cx/eslint-react/pull/925>
16+
17+
### 🪄 Improvements
18+
19+
- refactor(website): switch from nextra to fumadocs by @Rel1cx in <https://github.com/Rel1cx/eslint-react/pull/928>
20+
521
## v1.24.1 (2025-01-22)
622

723
### 🐞 Fixes

0 commit comments

Comments
 (0)