Skip to content

Commit 79ad047

Browse files
committed
address LTS things
1 parent cbc30c3 commit 79ad047

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/ember-released-5-4.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags:
99
- version-5-x
1010
---
1111

12-
Today the Ember project is releasing version 5.4 of Ember.js and Ember CLI. <!-- Block start: Uncomment if an LTS candidate --><!--This release of Ember.js is an LTS (Long Term Support) candidate. LTS candidates prioritize stability over the addition of new features, and have an extended support schedule.--><!-- Block end -->
12+
Today the Ember project is releasing version 5.4 of Ember.js and Ember CLI. This release of Ember.js is an LTS (Long Term Support) candidate. LTS candidates prioritize stability over the addition of new features, and have an extended support schedule.
1313

1414
This release kicks off the 5.5 beta cycle for all sub-projects. We encourage our community (especially addon authors) to help test these beta builds and report any bugs before they are published as a final release in six weeks' time. The [ember-try](https://github.com/ember-cli/ember-try) addon is a great way to continuously test your projects against the latest Ember releases.
1515

@@ -59,7 +59,9 @@ For more details on changes in Ember.js 5.4, please review the [Ember.js 5.4.0 r
5959

6060
EmberData is the official data persistence library for Ember.js applications.
6161

62-
EmberData did not release a new minor version during this release cycle. Please see the [blog post](https://blog.emberjs.com/updates-to-ember-data-versioning-strategy) addressing EmberData's new versioning strategy for more information.
62+
EmberData did not release a new minor version during this release cycle, as such EmberData remains at 5.3 and 5.3 is a LTS candidate for EmberData.
63+
64+
Please see the [blog post](https://blog.emberjs.com/updates-to-ember-data-versioning-strategy) addressing EmberData's new versioning strategy for more information.
6365

6466
---
6567

0 commit comments

Comments
 (0)