feat: Add Node 19 support (#8363)

This commit is contained in:
Daniel
2023-01-06 22:37:07 +11:00
committed by GitHub
parent b1bb1fcfeb
commit a4990dcd29
2 changed files with 20 additions and 15 deletions

View File

@@ -132,7 +132,8 @@ Parse Server is continuously tested with the most recent releases of Node.js to
|------------|----------------|-------------|------------|
| Node.js 14 | 14.19.1 | April 2023 | ✅ Yes |
| Node.js 16 | 16.14.2 | April 2024 | ✅ Yes |
| Node.js 18 | 18.1.0 | April 2025 | ✅ Yes |
| Node.js 18 | 18.12.1 | April 2025 | ✅ Yes |
| Node.js 19 | 19.3.0 | June 2023 | ✅ Yes |
#### MongoDB