You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ Before you start make sure you have installed:
101
101
102
102
### Compatibility
103
103
104
-
#### Node.js Support
104
+
#### Node.js
105
105
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.
106
106
107
107
| Version | Latest Patch Version | End-of-Life Date | Compatibility |
@@ -111,7 +111,7 @@ Parse Server is continuously tested with the most recent releases of Node.js to
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.
116
116
117
117
| Version | Latest Patch Version | End-of-Life Date | Compatibility |
@@ -121,7 +121,7 @@ Parse Server is continuously tested with the most recent releases of MongoDB to
Parse Server is continuously tested with the most recent releases of Postgres and Postgis to ensure compatibility. We follow the [Postgis docker tags](https://registry.hub.docker.com/r/postgis/postgis/tags?page=1&ordering=last_updated) and only test against versions that are officially supported and have not reached their end-of-life date.
126
126
127
127
| Postgres Version | Postgis Version | End-of-Life Date | Compatibility |
0 commit comments