CHANGELOG
- #14011 [FEATURE ember-unique-location-history-state] Implements RFC #186.
- #13231 [BUGFIX] Fix a bug when using commas in computed property dependent keys.
- #14890 [BUGFIX] Fix a race condition where actions are invoked on destroyed DOM nodes.
- #14894 [FEATURE ember-no-double-extend] Enable by default.
- #14781 / #14954 Upgrade to Glimmer VM v0.22
- #14919 [DEPRECATION] Deprecate the private
Ember.Router.router
property in favor ofEmber.Router._routerMicrolib
. - #14970 [BUGFIX] Generate integration tests for template helpers by default.
- #14976 [BUGFIX] Remove "no use strict" workaround for old versions of iOS 8.
- #14981 [FEATURE ember-testing-resume-test] Enable by default.