feat: add support for Node 16 (#7707)
BREAKING CHANGE: Removes official Node 15 support which has reached it end-of-life date.
This commit is contained in:
@@ -116,8 +116,7 @@ Parse Server is continuously tested with the most recent releases of Node.js to
|
||||
|------------|----------------|-------------|---------------|
|
||||
| Node.js 12 | 12.22.7 | April 2022 | ✅ Yes |
|
||||
| Node.js 14 | 14.18.1 | April 2023 | ✅ Yes |
|
||||
| Node.js 15 | 15.14.0 | June 2021 | ✅ Yes |
|
||||
| Node.js 16 | 16.x.x | April 2024 | ❌ Not tested |
|
||||
| Node.js 16 | 16.13.0 | April 2024 | ✅ Yes |
|
||||
|
||||
#### MongoDB
|
||||
Parse Server is continuously tested with the most recent releases of MongoDB to ensure compatibility. We follow the [MongoDB support schedule](https://www.mongodb.com/support-policy) and only test against versions that are officially supported and have not reached their end-of-life date.
|
||||
|
||||
Reference in New Issue
Block a user