Releases: nuxt-hub/core
Releases · nuxt-hub/core
v0.3.10
v0.3.9
v0.3.8
v0.3.7
v0.3.6
v0.3.5
v0.3.4
🚀 Enhancements
The remote storage is now capable to connect to the correct environment (production or preview) based on your branch 🚀
Read more about it on https://hub.nuxt.com/docs/getting-started/remote-storage#production-vs-preview and see how it's implemented in #24
We also now leverages nitro-cloudflare-dev
(#22) to work hand-in-hand with the community to push the Cloudflare integration in both Nuxt & Nitro forward.
📖 Documentation
🏡 Chore
- Update deps (64ee799)
v0.3.3
✨ Enhancements
We added JS Docs comments to improve the usage of our server utils, we do care about the best developer experience when working with NuxtHub:
Thank you to @smarroufin for the PR #21
📖 Documentation
🏡 Chore
- playground: Remove remote option (362c345)
- Lint fix (9ed41d8)
- Add renovate (d31e7dc)
- Update deps (2ed17e0)
❤️ Contributors
- Sylvain Marroufin (@smarroufin)
- Sébastien Chopin (@Atinux)
- Nutchanon Taechasuk (@Quatton)
v0.3.2
🚀 Enhancements
- Support remote storage in production (#17)
Learn more on https://hub.nuxt.com/docs/getting-started/remote-storage
📖 Documentation
🏡 Chore
- Update wrangler (dc34459)