Skip to content

Commit

Permalink
Merge pull request #37 from strongloop/lts
Browse files Browse the repository at this point in the history
add lts announcement
  • Loading branch information
Janny authored Nov 26, 2018
2 parents 99bf3b2 + b32d8ca commit 508c92d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

**NOTE: The grunt-loopback-sdk-angular module supersedes [grunt-loopback-angular](https://www.npmjs.org/grunt-loopback-angular). Please update your package.json and Gruntfile accordingly.**

This module is in Active LTS mode, new features are no longer accepted.
(See [Module Long Term Support Policy](#module-long-term-support-policy) below.)
LoopBack 3 users looking for new features are encouraged to upgrade to LoopBack 4. Refer to [loopback-next#1849](https://github.com/strongloop/loopback-next/issues/1849) for more information on how to upgrade.

> Grunt plugin for auto-generating Angular $resource services for LoopBack
## Getting Started
Expand Down Expand Up @@ -38,3 +42,14 @@ See [CONTRIBUTING.md](CONTRIBUTING.md)
## Mailing List

Discuss features and ask questions on [LoopBack Forum](https://groups.google.com/forum/#!forum/loopbackjs).

## Module Long Term Support Policy

This module adopts the [Module Long Term Support (LTS)](http://github.com/CloudNativeJS/ModuleLTS) policy, with the following End Of Life (EOL) dates:

| Version | Status | Published | EOL |
| ------- | --------------- | --------- | -------- |
| 3.x | Active LTS | Nov 2016 | Dec 2019 |
| 1.x | Maintenance LTS | Jul 2014 | Apr 2019 |

Learn more about our LTS plan in the [docs](https://loopback.io/doc/en/contrib/Long-term-support.html).

0 comments on commit 508c92d

Please sign in to comment.