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
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Ember Changelog
2
2
3
+
### v3.20.3 (July 30, 2020)
4
+
5
+
-[#19048](https://github.com/emberjs/ember.js/pull/19048)[BUGFIX] Update `router.js` to ensure `transition.abort` works for query param only transitions
6
+
-[#19059](https://github.com/emberjs/ember.js/pull/19059)[BUGFIX] Prevent `<base target="_parent">` from erroring in `HistoryLocation`
7
+
-[#19060](https://github.com/emberjs/ember.js/pull/19060)[BUGFIX] Update rendering engine to `@glimmer/*` 0.55.1
8
+
-[#19063](https://github.com/emberjs/ember.js/pull/19063)[DOC] Fix missing docs for `{{#in-element}}`
9
+
3
10
### v3.20.2 (July 26, 2020)
4
11
5
12
-[#19056](https://github.com/emberjs/ember.js/pull/19056) Update Glimmer rendering engine to 0.54.2. Fixes an issue with (private for now) destroyables work to enable the destroyables polyfill to work more appropriately.
0 commit comments