Skip to content

2.10.0

Compare
Choose a tag to compare
@maxfierke maxfierke released this 27 Aug 15:08
· 387 commits to master since this release
7a71172

New Features

Bugfixes

  • Fixed build failure when using with ember-engines (#257) - Thanks @jasonmit!
  • Fixed error in Ember 3.0 when onDestroy action is sent (#258) - Thanks @mattgraham1995

Other changes

  • Set repository URL in package.json (#255) - Thanks @pgengler!
  • Address Babel 5 deprecations
    • Updated ember-hash-helper-polyfill (#222) - Thanks @jrjohnson!
    • Updated ember-cli-github-pages and ember-getowner-polyfill
  • Test suite now targets Chrome, rather than PhantomJS