Skip to content

Releases: alexlafroscia/ember-cli-testdouble-chai

v1.2.0

02 Dec 05:45

Choose a tag to compare

Changelog

  • Updated dependencies, notably testdouble-chai to v0.5.0 which removes the peer dependency on testdouble

Bower, Begone!

12 Oct 05:27

Choose a tag to compare

Removes Bower dependency that used to be added to the consuming app. Instead, it adds testdouble-chai to the consuming application from this addon's Node dependencies.

If you're using v1.1.0 or later and have testdouble-chai listed in your bower.json file, you can remove it; it's not used anymore.