Releases: matrunchyk/vue-oop
Releases · matrunchyk/vue-oop
v1.5.15
v1.5.14
v1.5.14
v1.5.7
What's Changed
- build(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #50
Full Changelog: v1.5.6...v1.5.7
v1.4.2
v1.4.2
Release 1.4.1
1.4.1 (2020-09-25)
1.4.0
Bug Fixes
- cache: fix InStorage cache; Make .one method to have 0 arguments (45d7bec)
- graphql: add apollo-cache password filtering (fe83010)
- graphql: fix persisting options (4602033)
- repository: fix fromArray method (52d027f)
- repository: fix model instantiation in fromArray call (1aeccd7)
- schema, model: fix schema fetching, model.exists() method (b89c2fc)
Features
- graphql: enhance persisting options (7a21876)