Releases: RoundingWellOS/backbone.store
Releases · RoundingWellOS/backbone.store
v2.0.0
What's Changed
- feat(store): add v2 cache primitives by @paulfalgout in #21
Full Changelog: v1.1.1...v2.0.0
v1.1.1
-
Correctly exports ModelCache and fixes issues with exporting.
-
Minor breaking change, the module js was renamed from .mjs to .esm.js but is still listed by the package.json module
v1.0.1
Upgrade underscore peer dependency
v1.0.0
Updated underscore peer dep.
v0.3.1
Includes bugfix for removal of options passed to the set on a preexisting instance.
v0.3.0 Initial Release
This should be considered a v1 release candidate.
Initial Pre-Release
v0.1.0 Initial Commit