From a89bde524da5b83ebcaa3b73687b8901846ac785 Mon Sep 17 00:00:00 2001 From: Jared Galanis Date: Thu, 14 Dec 2023 13:36:30 -0500 Subject: [PATCH] fix alex ignore --- content/ember-released-5-5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ember-released-5-5.md b/content/ember-released-5-5.md index 655cd3bd3..928c36ecd 100644 --- a/content/ember-released-5-5.md +++ b/content/ember-released-5-5.md @@ -45,7 +45,7 @@ For more details on changes in Ember.js 5.5, please review the [Ember.js 5.5.0 r EmberData is the official data persistence library for Ember.js applications. - + 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. Please see the [blog post](https://blog.emberjs.com/updates-to-ember-data-versioning-strategy) addressing EmberData's new versioning strategy for more information.