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
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,10 @@
87
87
-[#18217](https://github.com/emberjs/ember.js/pull/18217)[BUGFIX] Adds ability for computed props to depend on args
88
88
-[#18222](https://github.com/emberjs/ember.js/pull/18222)[BUGFIX] Matches assertion behavior for CPs computing after destroy
89
89
90
+
### v3.12.2 (December 4, 2019)
91
+
92
+
-[#18576](https://github.com/emberjs/ember.js/pull/18576)[BUGFIX] Fix leftover `const` expressions in legacy builds
93
+
90
94
### v3.12.1 (November 20, 2019)
91
95
92
96
-[#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.
0 commit comments