Releases: ractivejs/ractive-adaptors-backbone
Releases · ractivejs/ractive-adaptors-backbone
v0.3.0
- Adaptor no longer self-registers in a module environment, and no longer has a dependency on Ractive or Backbone (@Rich-Harris, #31)
- Internal: Rewrote as ES6 module (@Rich-Harris, #31)
v0.2.0
This release brings better compatibility with Ractive 0.6.x and Backbone 1.1.x.
- Fix infinite loop issue that arises when one model is wrapped twice.
(@anton-ryzhov, #21) - Fix nested collections support. (#13)
- Internal: update test suite to Mocha. (@rstacruz, #17, #18)
- Internal: remove Grunt dependency. (@rstacruz, #25, #26)
- List Backbone and Ractive as peer dependencies. (@rstacruz, #19)
- Update required versions of Backbone and Ractive to allow future versions.
(@rstacruz, #19) - Use Backbone's
model.set
instead ofmodel.reset
. Fixes Backbone 1.1.2
support. (@browniefed, #12, #10)
v0.1.1
v0.1.1