docs: update GA status#1795
Conversation
|
|
||
| **NOTE:** _It is not recommended for production use yet._ For production, use | ||
| [LoopBack 3](https://loopback.io/doc/en/lb3/index.html). | ||
| Check the [API documentation](https://apidocs.strongloop.com/@loopback%2fdocs/apidocs.html) for all the API usages in each package. |
There was a problem hiding this comment.
actually we want to promote http://apidocs.loopback.io/... instead of http://apidocs.strongloop.com/...
| backward incompatible ways. See | ||
| [Upcoming-Releases on wiki](https://github.com/strongloop/loopback-next/wiki/Upcoming-Releases) | ||
| for more details. | ||
| LoopBack 4 has entered the GA phase. |
There was a problem hiding this comment.
don't think we need this line, or have something like "LoopBack 4 has GA'ed"
| for more details. | ||
| LoopBack 4 has entered the GA phase. | ||
|
|
||
| The documentation website is https://github.com/strongloop/loopback-next. |
There was a problem hiding this comment.
There was a problem hiding this comment.
oops! good catch lol
|
Can we add a link to Module LTS policy please, explain which LoopBack versions are Current/ActiveLTS/MaintenaceLTS and perhaps include a link to https://github.com/strongloop/loopback-next for people looking for an LTS version. |
|
@bajtos , good point for the module LTS policy. |
ce15794 to
e00192d
Compare
| backward incompatible ways. See | ||
| [Upcoming-Releases on wiki](https://github.com/strongloop/loopback-next/wiki/Upcoming-Releases) | ||
| for more details. | ||
| LoopBack 4 has GA'ed. |
There was a problem hiding this comment.
Using @bajtos' suggestion on the v4.loopback.io PR, perhaps we can use the same:
LoopBack 4 GA (General Availability) has been released in October 2018, read more in the announcement post.
Thanks!
f61851a to
2b539ab
Compare
| [LoopBack 3](https://loopback.io/doc/en/lb3/index.html). | ||
| Check the [API documentation](http://apidocs.loopback.io/@loopback%2fdocs/apidocs.html) for all the API usages in each package. | ||
|
|
||
| [LoopBack 3](https://loopback.io/doc/en/lb3/) becomes active LTS version, and [LoopBack 2](https://loopback.io/doc/en/lb2/) is maintenance LTS. The long term support policy can be found here: https://loopback.io/doc/en/contrib/Long-term-support.html |
There was a problem hiding this comment.
Please replace the naked URL https://loopback.io/doc/en/contrib/Long-term-support.html with a markdown link, e.g.
- The long term support policy can be found here: https://loopback.io/doc/en/contrib/Long-term-support.html
+ Please refer to our [Long Term Support Policy](https://loopback.io/doc/en/contrib/Long-term-support.html) for more details.There was a problem hiding this comment.
Also becomes (present tense) -> became (past tense, the change has already happened when people read this content).
It would be great to include the table showing LTS dates for different LoopBack releases too.
Version | Status | Published | EOL
-- | -- | -- | --
LoopBack 4 | Current | Oct 2018 | Apr 2021 _(minimum)_
Loopback 3 | Active LTS | Dec 2016 | Dec 2019
Loopback 2 | Maintenance LTS | Jul 2014 | Apr 2019 2b539ab to
83e0709
Compare
83e0709 to
9144fc5
Compare
9144fc5 to
d09b545
Compare
|
Congratrulations! |
connect to #1744
PLEASE DO NOT MERGE IT UNTIL GA