Skip to content

Releases: nuxt-hub/core

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

v0.8.8

11 Dec 22:09
84bc2ff
Compare
Choose a tag to compare

compare changes

Improvements ✨

  • Add support for other cf presets (WIP) (d589d57)

📖 Documentation

🏡 Chore

  • playground: Update compatibility date (baf7b3b)
  • playground: Add password for invoice (f45a682)
  • Update deps (84bc2ff)

❤️ Contributors