Skip to content

Releases: nuxt-hub/core

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

v0.8.7

13 Nov 00:04
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • cache: Add support for swr detection (#376) within the admin

📖 Documentation

  • Update blob.md to match the ensureBlob types (#371)

🏡 Chore

  • Remove deprecated D1 dump() (#373)
  • Update deps (7532538)

❤️ Contributors

v0.8.6

06 Nov 12:31
Compare
Choose a tag to compare

compare changes

🏡 Chore

📖 Documentation

v0.8.5

04 Nov 14:32
4eeec46
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Support nitro dir as priority instead of publicDir (f21dfa1)
  • openapi: Use new Nitro 2.10 format (#365)

📖 Documentation

  • Add db migrations (b5b66f9)
  • Add note about preview and prod deployments (b4cbe99)
  • Use h3 instead (7ad1fee)
  • Typo index page (#361)
  • Update vectorize.dimensions example to numbers (#362)

❤️ Contributors