Skip to content

Releases: ractivejs/ractive-adaptors-backbone

v0.3.0

07 Apr 01:44
Compare
Choose a tag to compare
  • 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

04 Oct 06:02
Compare
Choose a tag to compare

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 of model.reset. Fixes Backbone 1.1.2
    support. (@browniefed, #12, #10)

v0.1.1

09 Jul 09:52
Compare
Choose a tag to compare
v0.1.1