Releases: Cormant-Incorporated/backbone-storage-sync
Releases · Cormant-Incorporated/backbone-storage-sync
Minor bug fix release
Fixes an issue in sync
where toJSON
was not being passed the options, which is inconsistent with how Backbone works.
Fix for update()
update()
now replaces saved data instead of merging. Pass { patch: true }
as an option to model.save()
to merge saved data.
1.0.1
The first official open-source version (includes MIT license!)
1.0.0
Note: Internal release only (does not include license)