Skip to content

Commit 6256b20

Browse files
committed
docs: minor fixes
1 parent 195bccc commit 6256b20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
- Drop support for CommonJS (CJS) module format, packages are now distributed only as ECMAScript Modules (ESM)
88
- Drop support for ESLint legacy config system, packages now support only ESLint Flat Config (`eslint.config.js`)
9-
- Drop support for Node.js 16 and 18, minimum required version is now Node.js 20
9+
- Drop support for Node.js 18, minimum required version is now Node.js 20
1010
- Drop support for ESLint 8, minimum required version is now ESLint 9.3.6
1111
- Drop support for TypeScript 4, minimum required version is now TypeScript 5.9.2
1212

apps/website/content/docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: Changelog
1010

1111
- Drop support for CommonJS (CJS) module format, packages are now distributed only as ECMAScript Modules (ESM)
1212
- Drop support for ESLint legacy config system, packages now support only ESLint Flat Config (`eslint.config.js`)
13-
- Drop support for Node.js 16 and 18, minimum required version is now Node.js 20
13+
- Drop support for Node.js 18, minimum required version is now Node.js 20
1414
- Drop support for ESLint 8, minimum required version is now ESLint 9.3.6
1515
- Drop support for TypeScript 4, minimum required version is now TypeScript 5.9.2
1616

0 commit comments

Comments
 (0)