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
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,11 @@
78
78
-[#18217](https://github.com/emberjs/ember.js/pull/18217)[BUGFIX] Adds ability for computed props to depend on args
79
79
-[#18222](https://github.com/emberjs/ember.js/pull/18222)[BUGFIX] Matches assertion behavior for CPs computing after destroy
80
80
81
+
### v3.12.1 (November 20, 2019)
82
+
83
+
-[#18244](https://github.com/emberjs/ember.js/pull/18244) Fix query param assertion when using the router services `transitionTo` to redirect _during_ an existing transition.
84
+
-[#18458](https://github.com/emberjs/ember.js/pull/18458) / [#18555](https://github.com/emberjs/ember.js/pull/18555) Ensure `(query-params)` helper can be used outside of direct `{{link-to}}` / `<LinkTo />` invocation.
85
+
81
86
### v3.12.0 (August 5, 2019)
82
87
83
88
-[#18159](https://github.com/emberjs/ember.js/pull/18159)[BUGFIX] Update router.js to ensure buildRouteInfoMetadata does not eagerly cache routes in lazy Engines
0 commit comments