Skip to content

v0.3.0

@rwjblue rwjblue tagged this 24 Mar 13:07
Main changes from 0.2.12 are:

* Fixes issue with `moduleForModel` incorrctly sharing `this.store()`
  and `this.subject()` across tests.
* [BREAKING BUGFIX] Changes `moduleForComponent`'s `this.render()` to no longer returns
  the view's element (you must call `this.$()` or `this.subject().$()`).
Assets 2
Loading