|
7 | 7 | [](https://codecov.io/github/parse-community/parse-server?branch=alpha)
|
8 | 8 | [](https://github.com/parse-community/parse-dashboard/releases)
|
9 | 9 |
|
10 |
| -[](https://nodejs.org) |
| 10 | +[](https://nodejs.org) |
11 | 11 | [](https://www.mongodb.com)
|
12 | 12 | [](https://www.postgresql.org)
|
13 | 13 |
|
@@ -112,13 +112,13 @@ Before you start make sure you have installed:
|
112 | 112 | #### Node.js
|
113 | 113 | Parse Server is continuously tested with the most recent releases of Node.js to ensure compatibility. We follow the [Node.js Long Term Support plan](https://github.com/nodejs/Release) and only test against versions that are officially supported and have not reached their end-of-life date.
|
114 | 114 |
|
115 |
| -| Version | Latest Version | End-of-Life | Compatible | |
116 |
| -|------------|----------------|-------------|--------------| |
117 |
| -| Node.js 12 | 12.22.11 | April 2022 | ✅ Yes | |
118 |
| -| Node.js 14 | 14.19.1 | April 2023 | ✅ Yes | |
119 |
| -| Node.js 16 | 16.14.2 | April 2024 | ✅ Yes | |
120 |
| -| Node.js 17 | 17.9.0 | June 2022 | ✅ Yes | |
121 |
| -| Node.js 18 | 18.x | April 2025 | ❌ Not tested | |
| 115 | +| Version | Latest Version | End-of-Life | Compatible | |
| 116 | +|------------|----------------|-------------|------------| |
| 117 | +| Node.js 12 | 12.22.11 | April 2022 | ✅ Yes | |
| 118 | +| Node.js 14 | 14.19.1 | April 2023 | ✅ Yes | |
| 119 | +| Node.js 16 | 16.14.2 | April 2024 | ✅ Yes | |
| 120 | +| Node.js 17 | 17.9.0 | June 2022 | ✅ Yes | |
| 121 | +| Node.js 18 | 18.1.0 | April 2025 | ✅ Yes | |
122 | 122 |
|
123 | 123 | #### MongoDB
|
124 | 124 | 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.
|
|
0 commit comments