Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

v0.13.0

Choose a tag to compare

@Turbo87 Turbo87 released this 28 Nov 09:12
· 278 commits to master since this release

BREAKING CHANGES:

chai is now provided by the ember-cli-chai addon which will be added to your projects by default during ember install ember-cli-mocha.

If you upgrade your version of ember-cli-mocha you will have to run ember generate ember-cli-mocha to make sure the dependency gets installed in your project!

Implemented enhancements:

  • Remove unused/empty ember-cli-shims #134 (alexlafroscia)
  • Split "chai" code into ember-cli-chai #132
  • Remove dep on ember-cli-shims #131
  • Add "ember-cli-chai" to project instead of making it a dependency #144 (Turbo87)
  • Split "chai" code into "ember-cli-chai" addon #143 (Turbo87)

Merged pull requests: