Skip to content

Releases: nuxt-hub/core

v0.10.3

17 Dec 18:20
ff2fabe

Choose a tag to compare

compare changes

🚀 Enhancements

  • db: Support drizzle casing (#731)
  • Auto-generate wrangler bindings from hub config (#716)

🩹 Fixes

  • db: Pass mode to drizzle for mysql (#730)
  • build: Merge nitro generated env to root in wrangler.json (#720)

❤️ Contributors

v0.10.2

16 Dec 18:51
038ea73

Choose a tag to compare

compare changes

🚀 Enhancements

  • blob: Add support for access (public / private) and improve S3 driver (#709)
  • db: Add drizzle-orm/neon-http support (#713)

🩹 Fixes

  • db: Resolve JSON $type<> types in schema (#723)
  • Make sure to run tsdown in new context for proper types generation (038ea73)

📖 Documentation

  • Add PageHeaderLinks and MCP server (#705)
  • Remove unused badge (2a37e09)

🏡 Chore

❤️ Contributors

v0.10.1

11 Dec 14:10
96517c5

Choose a tag to compare

compare changes

🩹 Fixes

  • db: Lazy D1/Hyperdrive binding access (#694)
  • db: Setup config relative path on windows (#702)
  • Support d1 local migrations (fa0b2b7)

📖 Documentation

  • Fix logo in banner (c782f00)
  • Fix typos (e8047cf)
  • Version selector typo (#695)
  • Add Claude Code migration skill link (#696)

❤️ Contributors

v0.10.0

10 Dec 11:58
98ce2f4

Choose a tag to compare

compare changes

NuxtHub is now multi-vendor 🚀 (#693)

Read more at https://hub.nuxt.com/changelog/nuxthub-multi-vendor

image

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