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: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,10 @@
87
87
-[#19542](https://github.com/emberjs/ember.js/pull/19542)[BUGFIX] Fix initializer test blueprints
88
88
-[#19589](https://github.com/emberjs/ember.js/pull/19589)[BUGFIX] Don’t include type-tests in build output
89
89
90
+
## v3.28.8 (December 2, 2021)
91
+
92
+
-[#19868](https://github.com/emberjs/ember.js/pull/19868)[BUGFIX] Fix a bug with the implicit injections deprecation that meant injecting a store to avoid the deprecation did not work.
93
+
90
94
## v3.28.7 (December 1, 2021)
91
95
92
96
-[#19854](https://github.com/emberjs/ember.js/pull/19854)[BUGFIX] Fix implicit injections deprecation for routes to cover previously missed cases
0 commit comments