Skip to content

Commit 5af36b5

Browse files
committed
give some spacing to the data paragraph
1 parent 33b00cc commit 5af36b5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/ember-released-5-5.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,11 @@ For more details on changes in Ember.js 5.5, please review the [Ember.js 5.5.0 r
4646
EmberData is the official data persistence library for Ember.js applications.
4747

4848
<!-- alex ignore easy -->
49-
This release cycle EmberData is again electing to not release a new minor. Currently work in the library is focused primarily on continuing to align 4.12 and 5.3 to enable as many folks in the community to seamlessly upgrade as possible. We also want to take our time with 5.4 as we intend to introduce a major new paradigm with it (the replacement for @ember-data/model) and believe releasing this new feature at once on the heels of two very robust LTSs (4.12 and 5.3) is the best approach for users looking to navigate upgrades easily.
49+
This release cycle EmberData is again electing to not release a new minor.
50+
51+
Currently work in the library is focused primarily on continuing to align 4.12 and 5.3 to enable as many folks in the community to seamlessly upgrade as possible.
52+
53+
We also want to take our time with 5.4 as we intend to introduce a major new paradigm with it (the replacement for @ember-data/model) and believe releasing this new feature at once on the heels of two very robust LTSs (4.12 and 5.3) is the best approach for users looking to navigate upgrades easily.
5054

5155
Please see the [blog post](https://blog.emberjs.com/updates-to-ember-data-versioning-strategy) addressing EmberData's new versioning strategy for more information.
5256

0 commit comments

Comments
 (0)