docs: remove node 15 from badge; add node 17 to compatibility table (#7709)
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
[](https://codecov.io/github/parse-community/parse-server?branch=alpha)
|
[](https://codecov.io/github/parse-community/parse-server?branch=alpha)
|
||||||
[](https://github.com/parse-community/parse-dashboard/releases)
|
[](https://github.com/parse-community/parse-dashboard/releases)
|
||||||
|
|
||||||
[](https://nodejs.org)
|
[](https://nodejs.org)
|
||||||
[](https://www.mongodb.com)
|
[](https://www.mongodb.com)
|
||||||
[](https://www.postgresql.org)
|
[](https://www.postgresql.org)
|
||||||
|
|
||||||
@@ -117,6 +117,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 12 | 12.22.7 | April 2022 | ✅ Yes |
|
||||||
| Node.js 14 | 14.18.1 | April 2023 | ✅ Yes |
|
| Node.js 14 | 14.18.1 | April 2023 | ✅ Yes |
|
||||||
| Node.js 16 | 16.13.0 | April 2024 | ✅ Yes |
|
| Node.js 16 | 16.13.0 | April 2024 | ✅ Yes |
|
||||||
|
| Node.js 17 | 17.x | June 2022 | ❌ Not tested |
|
||||||
|
|
||||||
#### MongoDB
|
#### 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.
|
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