Skip to content

Commit 9ecd697

Browse files
committed
docs: update changelog
1 parent c9b2471 commit 9ecd697

File tree

3 files changed

+73
-67
lines changed

3 files changed

+73
-67
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,17 @@
33
### ✨ New
44

55
* feat(no-useless-fragment): auto fix support, closes #899 by @hyoban in <https://github.com/Rel1cx/eslint-react/pull/926>
6+
* docs: add [setup guide](https://eslint-react.xyz/docs/getting-started/typescript-with-alternative-parser) for `ts-blank-eslint-parser` by @Rel1cx
7+
* 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
68

79
### 🐞 Fixes
810

911
* fix(no-forward-ref): loose fix by @hyoban in <https://github.com/Rel1cx/eslint-react/pull/925>
1012

13+
### 🪄 Improvements
14+
15+
* refactor(website): switch from nextra to fumadocs by @Rel1cx in <https://github.com/Rel1cx/eslint-react/pull/928>
16+
1117
## v1.24.1 (2025-01-22)
1218

1319
### 🐞 Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@eslint/markdown": "^6.2.2",
5858
"@napi-rs/canvas": "^0.1.65",
5959
"@stylistic/eslint-plugin": "^3.0.0",
60-
"@swc/core": "^1.10.9",
60+
"@swc/core": "^1.10.11",
6161
"@tsconfig/node22": "^22.0.0",
6262
"@tsconfig/strictest": "^2.0.5",
6363
"@types/node": "^22.10.10",

pnpm-lock.yaml

+66-66
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)