Skip to content

0.4.0

Compare
Choose a tag to compare
@bpatram bpatram released this 03 Apr 01:44
· 531 commits to master since this release

Changes

  • update<key> event added
  • Override Backbone.Collection._add and Backbone.Collection._remove so relations update properly
  • Queue change and change<key> events, so they won't fire before relations are updated
  • Added the Backbone.RelationalModel.updateRelations method