Skip to content

Commit 5c138ea

Browse files
committed
remove deps block
1 parent a884664 commit 5c138ea

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

content/ember-released-5-4.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,6 @@ Ember.js 5.4 introduced 2 bug fixes.
4343
- [#20529](https://github.com/emberjs/ember.js/pull/20529) - Don't rethrow string errors in handleTransitionReject
4444
- [#20210](https://github.com/emberjs/ember.js/pull/20210) - Fix hanging tests caused by legacy rsvp code
4545

46-
<!-- Block start: If there were no deprecations, remove this block -->
47-
48-
Deprecations are added to Ember.js when an API will be removed at a later date. Each deprecation has an entry in the deprecation guide describing the migration path to a more stable API. Deprecated public APIs are not removed until a major release of the framework.
49-
50-
Consider using the [ember-cli-deprecation-workflow](https://github.com/mixonic/ember-cli-deprecation-workflow) addon if you would like to upgrade your application without immediately addressing deprecations.
51-
52-
<!-- Block end -->
53-
5446
For more details on changes in Ember.js 5.4, please review the [Ember.js 5.4.0 release page](https://github.com/emberjs/ember.js/releases/tag/v5.3.0).
5547

5648
---

0 commit comments

Comments
 (0)