From 24d9d3c44e6933e638ac1e3e0bb2b9c4ffa588f0 Mon Sep 17 00:00:00 2001 From: jannyHou Date: Thu, 22 Nov 2018 14:02:27 -0500 Subject: [PATCH] add lts annoucement --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 11a8b5d..d064824 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ **NOTE: The loopback-sdk-angular-cli module supersedes [loopback-angular-cli](https://www.npmjs.org/loopback-angular-cli). Please update your package.json 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. + CLI tools for the [LoopBack AngularJS SDK](https://github.com/strongloop/loopback-sdk-angular). See the official [LoopBack AngularJS SDK documentation](https://loopback.io/doc/en/lb2/AngularJS-JavaScript-SDK.html) @@ -11,3 +15,13 @@ for more information. 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 | Feb 2017 | Dec 2019 | +| 2.x | Maintenance LTS | Dec 2015 | Apr 2019 | + +Learn more about our LTS plan in the [docs](https://loopback.io/doc/en/contrib/Long-term-support.html). \ No newline at end of file