You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/ember-released-5-5.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Ember 5.5 Released
3
3
authors:
4
4
- jared-galanis
5
-
date: 2023-12-15T00:00:00.000Z
5
+
date: 2023-12-17T00:00:00.000Z
6
6
tags:
7
7
- releases
8
8
- '2023'
@@ -52,6 +52,7 @@ This release cycle EmberData is again electing to not release a new minor.
52
52
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.
53
53
54
54
<!-- alex ignore easy -->
55
+
55
56
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.
56
57
57
58
Please see the [blog post](https://blog.emberjs.com/updates-to-ember-data-versioning-strategy) addressing EmberData's new versioning strategy for more information.
@@ -96,7 +97,6 @@ Ember CLI 5.5 introduced 1 deprecation.
96
97
97
98
-[#10350](https://github.com/ember-cli/ember-cli/pull/10350) Deprecate Travis CI support
98
99
99
-
100
100
For more details on the changes in Ember CLI 5.5 and detailed upgrade
101
101
instructions, please review the [Ember CLI 5.5.0 release page](https://github.com/ember-cli/ember-cli/releases/tag/v5.5.0).
0 commit comments