Skip to content

Releases: nuxt-hub/core

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

v0.8.4

29 Oct 22:20
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support for Cloudflare Access (#348)

Read more on https://hub.nuxt.com/changelog/cloudflare-access

📖 Documentation

  • Add note about CF routes limit (6556a74)

🏡 Chore

❤️ Contributors

v0.8.3

28 Oct 06:21
5decc03
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Make vectorize query params optional (#351)
  • Correctly resolve vectorize type (#349)
  • Only show vectorize as remote storage if indexes present (#352)

📖 Documentation

❤️ Contributors

v0.8.2

26 Oct 08:22
93ef8b7
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Only apply migrations if database is enabled (#343)

📖 Documentation

❤️ Contributors