Skip to content

Releases: Cormant-Incorporated/backbone-storage-sync

Minor bug fix release

21 Dec 21:31
52b4b59
Compare
Choose a tag to compare

Fixes an issue in sync where toJSON was not being passed the options, which is inconsistent with how Backbone works.

Fix for update()

06 Apr 18:58
Compare
Choose a tag to compare

update() now replaces saved data instead of merging. Pass { patch: true } as an option to model.save() to merge saved data.

1.0.1

21 Jan 00:10
Compare
Choose a tag to compare

The first official open-source version (includes MIT license!)

1.0.0

21 Jan 00:11
Compare
Choose a tag to compare

Note: Internal release only (does not include license)