Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test against multiple versions of Postgres #7176

Merged
merged 15 commits into from
Feb 11, 2021
Prev Previous commit
Next Next commit
fix node js TOC
cbaker6 authored Feb 11, 2021
commit 98ee89916daeeb70e438c6df97c1a8ebe24c2abe
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -44,7 +44,7 @@ The full documentation for Parse Server is available in the [wiki](https://githu
- [Getting Started](#getting-started)
- [Running Parse Server](#running-parse-server)
- [Compatibility](#compatibility)
- [Node.js Support](#node.js-support)
- [Node.js Support](#nodejs-support)
- [MongoDB Support](#mongodb-support)
- [Postgres Support](#postgres-support)
- [Locally](#locally)
@@ -101,7 +101,7 @@ Before you start make sure you have installed:

### Compatibility

#### Node.js
#### Node.js Support
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.

| Version | Latest Patch Version | End-of-Life Date | Compatibility |