Skip to content

Commit e5c281f

Browse files
author
Jenkins
committed
chore: updates for v9.39.3 release
1 parent d841001 commit e5c281f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v9.39.3 - February 20, 2026
2+
3+
* [`8594a43`](https://github.com/eslint/eslint/commit/8594a436c22a0167fe3c2c4109bbdb04e519a014) chore: upgrade @eslint/js@9.39.3 (#20529) (Milos Djermanovic)
4+
* [`9ceef92`](https://github.com/eslint/eslint/commit/9ceef92fbd3d1298d9a00483f86897834b88acac) chore: package.json update for @eslint/js release (Jenkins)
5+
* [`791bf8d`](https://github.com/eslint/eslint/commit/791bf8d7e76ce7ab8c88cb8982658823da4eff27) fix: restore TypeScript 4.0 compatibility in types (#20504) (sethamus)
6+
* [`af498c6`](https://github.com/eslint/eslint/commit/af498c63b9ca065223a425a85afabdcc8451e69b) chore: ignore `/docs/v9.x` in link checker (#20453) (Milos Djermanovic)
7+
18
v10.0.0 - February 6, 2026
29

310
* [`bff9091`](https://github.com/eslint/eslint/commit/bff9091927811497dbf066b0e3b85ecb37d43822) feat: handle `Array.fromAsync` in `array-callback-return` (#20457) (Francesco Trotta)

docs/src/_data/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"path": "/docs/latest/"
1212
},
1313
{
14-
"version": "9.39.2",
14+
"version": "9.39.3",
1515
"branch": "v9.x",
1616
"path": "/docs/v9.x/"
1717
},

0 commit comments

Comments
 (0)