Releases: nuxt-hub/core
Releases · nuxt-hub/core
v0.9.1
This new release is now focusing on self-hosting first to prepare the multi-cloud support.
Read more on https://hub.nuxt.com/changelog/self-hosting-first
🚀 Enhancements
- types: Export
HubBlobinterface for external use (#658) - Self hosting first (#686)
- Use prose-img from
@nuxt/ui-pro(#573)
🩹 Fixes
- Prefer
nitro.staticover_generate(#601) - types: Add missing type definition for databaseMigrationsDirs (#635)
- migrations: Do not return after first successful migrate (#659)
📖 Documentation
- Update changelog date (9e9d6fe)
- Add image in changelog (94aee1c)
- cache: Add note on cache key normalization and escapeKey usage (#632)
🏡 Chore
- Update banner (b3709d9)
❤️ Contributors
- Rihan Arfan (@RihanArfan)
- Daniel (@Dantescur)
- Farnabaz (@farnabaz)
- Muntasir Mahmud (@MuntasirSZN)
- Mr Kaashee (@mrkaashee)
- Hugo Richard (@HugoRCD)
- Daniel Roe (@danielroe)
- Sébastien Chopin (@atinux)
v0.9.0
Read our announcement https://hub.nuxt.com/changelog/environments
- NuxtHub now supports preview and additional environments on Workers projects 🥳
- Environment variables and secrets are now managed via the NuxtHub Admin fully ⚙️ and the new GitHub Action will build the Nuxt app with variables and secrets scoped to build-time 🧰
This release contains potentially breaking changes. Read our changelog for the migration guide.
🚀 Enhancements
- Environments + env sync API (#579)
📖 Documentation
- Update nitro.unjs.io links to nitro.build (#571)
❤️ Contributors
- Farnabaz (@farnabaz)
- Rihan Arfan (@RihanArfan)
- Mr Kaashee (@mrkaashee)
v0.8.27
🚀 Enhancements
- Enable worker logs with default settings (#566)
📖 Documentation
- Update example (e770eac)
❤️ Contributors
- Farnabaz [email protected]
- Sébastien Chopin [email protected]
v0.8.26
🚀 Enhancements
- Autorag is now available (#541)
📖 Documentation
🏡 Chore
❤️ Contributors
- Rihan (@RihanArfan)
- Hugo Richard (@HugoRCD)
- Rihan Arfan (@RihanArfan)
- Sébastien Chopin (@atinux)
v0.8.25
🚀 Enhancements
- Support observability and additional bindings (#549)
📖 Documentation
- Browser rendering is now free (bd54215)
- Fix hero image responsive (#540)
- Add workers changelog (#542)
- Update link (8c8aa8c)
- Fix nitro typo (#544)
- Update workers changelog image (#547)
- Fix mobile menu styling (344855d)
- Add observability changelog image (#550)
- Only link to feature if docs exist (#543)
❤️ Contributors
- Rihan (@RihanArfan)
- Hugo Richard (@HugoRCD)
- Sébastien Chopin (@atinux)
- Leonardo Matos (@leomp12)
v0.8.24
v0.8.23
🚀 Enhancements
- Improve error logging in setup remote (#492)
🩹 Fixes
- types: Add exports in package.json (#527)
📖 Documentation
- Disable llms-full.txt for now (30a521e)
🏡 Chore
❤️ Contributors
- Sébastien Chopin (@atinux)
- Rihan (@RihanArfan)