Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

Releases: ember-cli/ember-cli-chai

v0.3.2

05 Jan 16:36
Compare
Choose a tag to compare

Implemented enhancements:

  • Support for testdouble-chai #19

Merged pull requests:

v0.3.1

09 Dec 14:52
Compare
Choose a tag to compare

Fixed bugs:

v0.3.0

06 Dec 14:31
Compare
Choose a tag to compare

Implemented enhancements:

  • Support for sinon-chai #9
  • Support for chai-as-promised #8
  • Replace JSHint with ESLint #16 (Turbo87)
  • Add support for "chai-as-promised" via "rollup" #15 (Turbo87)

Fixed bugs:

  • Update package.json to include qunit from 'addon' folder #17 (polarctos)

Merged pull requests:

v0.2.0

26 Nov 15:05
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Using with QUnit? #3
  • Import "chai-jquery" and "chai-dom" automatically if available #7 (Turbo87)
  • Add QUnit integration #6 (Turbo87)

Fixed bugs:

  • problem using with most recent ember-cli #4