Skip to content

Releases: nuxt-hub/core

v0.9.1

26 Nov 11:20
705245d

Choose a tag to compare

compare changes

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 HubBlob interface for external use (#658)
  • Self hosting first (#686)
  • Use prose-img from @nuxt/ui-pro (#573)

🩹 Fixes

  • Prefer nitro.static over _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

❤️ Contributors

v0.9.0

10 Jun 10:29
v0.9.0
b2cbfa0

Choose a tag to compare

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

compare changes

v0.8.27

08 May 13:57
e32e170

Choose a tag to compare

compare changes

🚀 Enhancements

  • Enable worker logs with default settings (#566)

📖 Documentation

❤️ Contributors

v0.8.26

06 May 11:05
d444c11

Choose a tag to compare

compare changes

🚀 Enhancements

  • Autorag is now available (#541)

📖 Documentation

  • Update version (6e99aa0)
  • Add autorag changelog image (#558)

🏡 Chore

  • release: V0.8.25 (988a38b)
  • Update to latest nuxt ui version (#556)

❤️ Contributors

v0.8.25

22 Apr 16:48
81e3bbc

Choose a tag to compare

compare changes

🚀 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

v0.8.24

09 Apr 10:21
6d0711f

Choose a tag to compare

compare changes

🚀 Enhancements

  • Support hub.workers option to deploy to Workers (soon!) (#535)

📖 Documentation

🏡 Chore

❤️ Contributors

v0.8.23

01 Apr 12:53
ee82c3e

Choose a tag to compare

compare changes

🚀 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

  • Update deps (9bff98d)
  • Add postinstall script on playground (3622d09)

❤️ Contributors

v0.8.22

28 Mar 17:47
v0.8.22
363acdd

Choose a tag to compare

🚀 Enhancements

  • ai: Support AI gateway in development too (#522)

📖 Documentation

  • Disable llms-full.txt for now (30a521e)

🏡 Chore

  • Update deps (9bff98d)
  • Add postinstall script on playground (3622d09)

❤️ Contributors

v0.8.21

26 Mar 11:09
e09663b

Choose a tag to compare

compare changes

🩹 Fixes

  • Typo safe-buffer -> safer-buffer (e09663b)

❤️ Contributors

v0.8.20

26 Mar 11:04
15e667f

Choose a tag to compare

compare changes

🚀 Enhancements

  • Send file mime to multi-part upload (#518)

🏡 Chore

  • Add alias for safe-buffer to node:buffer (39bc7ec)

❤️ Contributors