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-1.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,8 +68,8 @@ EmberData is the official data persistence library for Ember.js applications.
68
68
69
69
EmberData 5.1 introduced 2 bug fixes:
70
70
71
-
*[#8657](https://github.com/emberjs/data/pull/8657) - ensure deprecation configs are threaded to each package
72
-
*[#8649](https://github.com/emberjs/data/pull/8649) - NotificationManager should only invoke resource/document callbacks owned by the originating store
71
+
-[#8657](https://github.com/emberjs/data/pull/8657) - ensure deprecation configs are threaded to each package
72
+
-[#8649](https://github.com/emberjs/data/pull/8649) - `NotificationManager` should only invoke resource/document callbacks owned by the originating store
For more details on changes in EmberData 5.1, please review the
83
-
[EmberData 5.0.0 release page](https://github.com/emberjs/data/releases/tag/v5.1.0) and for future planning please refer to the new 🎉 [EmberData Roadmap](https://github.com/emberjs/data/blob/main/ROADMAP.md).
83
+
[EmberData 5.1.0 release page](https://github.com/emberjs/data/releases/tag/v5.1.0) and for future planning please refer to the new 🎉 [EmberData Roadmap](https://github.com/emberjs/data/blob/main/ROADMAP.md).
0 commit comments