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
+6
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Ember Changelog
2
2
3
+
### v3.10.0-beta.3 (April 15, 2019)
4
+
5
+
-[#17859](https://github.com/emberjs/ember.js/pull/17859)[BUGFIX] Fixes a regression in the legacy build
6
+
-[#17891](https://github.com/emberjs/ember.js/pull/17891)[BUGFIX] Loosen "engines" restriction for Node versions
7
+
-[#17900](https://github.com/emberjs/ember.js/pull/17900)[BUGFIX] Fix version for APP_CTRL_ROUTER_PROPS deprecation flag
8
+
3
9
### v3.9.1 (April 09, 2019)
4
10
5
11
-[#17870](https://github.com/emberjs/ember.js/pull/17870) / [#17871](https://github.com/emberjs/ember.js/pull/17871)[BUGFIX] Fix issue where `...attributes` may incorrectly overwrite attributes, depending on its position.
0 commit comments