Merge pull request #240 from strongloop/update-lts-info

Update LTS information in README
This commit is contained in:
Miroslav Bajtoš 2018-05-10 18:02:15 +02:00 committed by GitHub
commit 1aaed162de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 8 deletions

View File

@ -4,17 +4,12 @@ Browse and test your LoopBack app's APIs.
## Supported versions
Current|Long Term Support
:-:|:-:
4.x|2.x
Current|Long Term Support|Maintenance
:-:|:-:|:-:
6.x|5.x|4.x
Learn more about our LTS plan in [docs](http://loopback.io/doc/en/contrib/Long-term-support.html).
*The only difference between 3.x and 4.x versions is which Node.js versions
are supported (loopback-component-explorer 4.x dropped support for pre-v4
versions of Node.js). Therefore we decided to not maintain 3.x version line and
provide LTS support for the 2.x version line instead.*
## Basic Usage
Below is a simple LoopBack application. The explorer is mounted at `/explorer`.