Skip to content

Releases: nuxt-hub/core

v0.8.18

04 Mar 13:41
0c9eb8b
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Migrate to Nuxt UI v3 & Content v3 (#471)
  • Add support for Nitro nodeCompat (0c9eb8b)

📖 Documentation

  • Update ai docs (#461)
  • Update vectorize docs (#458)
  • Add section for nuxthub deploy in ci/cd (67fb252)
  • Fix command palette navigation (#476)
  • Tidy up content collections (099c91b)
  • Enable studio editing (f056e7b)
  • Add LLMS routes (f59c078)
  • Add support for Nuxt Studio form customisation (b5b1e54)
  • Add blog & changelog on search (ac962a9)
  • Improve environment variables part (#478)
  • gitlab-ci: Adding gitlab-ci documentation (#479)
  • Improvements on blog & changelog (24e0efb)
  • Fix header gradient shows above all the content (#483, #484)
  • 9K (5fab003)

❤️ Contributors

v0.8.17

07 Feb 14:26
ed18f15
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Support upcoming nitro version (c672f33)

🏡 Chore

❤️ Contributors

v0.8.16

04 Feb 13:33
068eee8
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • db: Support Nitro useDatabase() (#15)

🩹 Fixes

  • Split sql trigger statements as a single query (#451)
  • blob: Return null for get() with remote enabled (#455)

📖 Documentation

  • 10 browser sessions now! (cba9099)
  • Kv, db, and cache updates (#454)

🏡 Chore

  • Fix ci for corepack (dcef1c8)
  • Add support for localhost on hub api routes (824c998)

❤️ Contributors

v0.8.15

28 Jan 11:24
601034b
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🏡 Chore

  • Add nitroPreset in hub.config.json (c2e29b3)

❤️ Contributors

v0.8.14

22 Jan 10:18
965a9fa
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add hub test env as well as supporting nuxt test option (#429)

🩹 Fixes

  • Log relative path for hub dir (c1cd2c3)

📖 Documentation

  • Update database migrations foreign keys constraints (983e9c9)
  • Fix typo in debug (#431)

🏡 Chore

❤️ Contributors

v0.8.13

20 Jan 17:34
23ac64f
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • migrations: Respect for loop for remote db migrations (#426)

🏡 Chore

❤️ Contributors

v0.8.12

17 Jan 16:08
888e581
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • database: Add support for multiple database migrations directories (#423)

🩹 Fixes

  • docs: Migrations fragment identifier (#417)

❤️ Contributors

v0.8.11

08 Jan 17:29
a387774
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add Open API tab in Nuxt Devtools with Scalar (91d5016)

🩹 Fixes

  • api: Disable cache and prerender on /api/_hub/** (#414)

📖 Documentation

  • Add blog post about libsodium (#400)
  • NuxtHub github action & app (#390)
  • List supported package managers (#407)
  • Add note for sync issue with private github repo (46fc4e3)
  • deploy: Correct path for linking repository to project and migration ti GH Actions (#411)

🏡 Chore

  • Update deps (#415)

❤️ Contributors

v0.8.10

17 Dec 19:02
ee6e2d8
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • vectorize: Return undefined instead of throwing in dev with no remote (#399)

❤️ Contributors

v0.8.9

17 Dec 16:06
f420340
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • blob: Handle pdf type correctly in ensureBlob (#392)
  • migration: Invalid behavior while using -- or /* */ inside column string (#397)
  • Register vectorize utils even if not running remotely (#396)

📖 Documentation

  • blob: Proper input file type specifiers (#393)
  • Improve postgres hyperdrive binding example (#394)

🏡 Chore

❤️ Contributors