Releases
v1.15.1 2/13/2025
Bug Fixes
- model: Updated yarn lock (3e5c1ce)
v1.15.0 2/13/2025
What's Changed
- Added .file() returning a Blob instead of Collection #266 by @JRogaishio in https://github.com/mindedge/vue-api-query/pull/9
- Feat/add file return by @JRogaishio in https://github.com/mindedge/vue-api-query/pull/10
- feat(model): add file return by @JRogaishio in https://github.com/mindedge/vue-api-query/pull/11
Full Changelog: https://github.com/mindedge/vue-api-query/compare/v1.14.1...v1.15.0
v1.14.1 11/20/2024
Bug Fixes
- babel: update babel to support node 20 (52194f2)
v1.14.0 10/7/2024
Features
- model: Added wrappedBy and nowrap methods to turn off / change the data wrapper for the request (bd61df1)
v1.13.1 10/4/2024
Bug Fixes
- Deployments don't need the private field in package.json (82c7750)