Skip to content

Commit 5c90f2d

Browse files
authored
feat: Add Node 20 support; remove Node 14, 16 support (#2535)
BREAKING CHANGE: Removes support for Node 14 and 16
1 parent 578a339 commit 5c90f2d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,8 @@ Parse Dashboard is continuously tested with the most recent releases of Node.js
107107

108108
| Version | Latest Version | End-of-Life | Compatible |
109109
|------------|----------------|-------------|------------|
110-
| Node.js 14 | 14.20.1 | April 2023 | ✅ Yes |
111-
| Node.js 16 | 16.17.0 | April 2024 | ✅ Yes |
112-
| Node.js 18 | 18.9.0 | May 2025 | ✅ Yes |
110+
| Node.js 18 | 18.9.1 | May 2025 | ✅ Yes |
111+
| Node.js 20 | 20.11.1 | April 2026 | ✅ Yes |
113112

114113
## Configuring Parse Dashboard
115114

0 commit comments

Comments
 (0)