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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,13 @@
28
28
-[#19136](https://github.com/emberjs/ember.js/pull/19136)[BUGFIX] Update router microlib to improve Transition related debugging
29
29
-[#19173](https://github.com/emberjs/ember.js/pull/19173)[BUGFIX] Enforce usage of `capabilities` generation.
30
30
31
+
### v3.22.1 (November 10, 2020)
32
+
33
+
-[#19193](https://github.com/emberjs/ember.js/pull/19193)[BUGFIX] Ensure `@ember/component` user lifecycle hooks are untracked
34
+
-[#19197](https://github.com/emberjs/ember.js/pull/19197)[BUGFIX] Restore the shadowed property set behavior
35
+
-[#19199](https://github.com/emberjs/ember.js/pull/19199)[BUGFIX] Cleans up the DebugRenderTree more thoroughly on errors
36
+
-[#19249](https://github.com/emberjs/ember.js/pull/19249)[BUGFIX] Fix issues with query params during intermediate transitions
37
+
31
38
### v3.22.0 (October 5, 2020)
32
39
33
40
-[#19062](https://github.com/emberjs/ember.js/pull/19062) / [#19068](https://github.com/emberjs/ember.js/pull/19068)[FEATURE] Add @ember/destroyable feature from the [Destroyables RFC](https://github.com/emberjs/rfcs/blob/master/text/0580-destroyables.md).
0 commit comments