Releases: nuxt-hub/core
Releases · nuxt-hub/core
v0.6.12
🚀 Enhancements
- We shipped a big improvement to only add the API routes & server utils if a feature is enabled. Optimising the final bundle size 🚀 (#138)
- We don't slugify the path of the blob anymore to respect the pathname you set to
hubBlob().put(pathname, blob)
(#154)
❤️ Contributors
- Farnabaz @farnabaz
- Quandabase @quandabase
v0.6.11
v0.6.10
v0.6.9
🚀 Enhancements
- Use etag in blob.serve (#147)
🩹 Fixes
- blob: Set correct customMetadata (#146)
❤️ Contributors
- Murzin Artem @FutureExcited
- Estéban @Barbapapazes