Skip to content

Releases: nuxt-hub/core

v0.6.12

11 Jun 18:02
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • We shipped a big improvement to only add the API routes & server utils if a feature is enabled. Optimising the final bundle size 🚀 (#138)
  • We don't slugify the path of the blob anymore to respect the pathname you set to hubBlob().put(pathname, blob)(#154)

❤️ Contributors

v0.6.11

10 Jun 10:54
6cf5128
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • blob: Missing import and fix types for useUpload (#156)

❤️ Contributors

v0.6.10

08 Jun 11:24
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • handleUpload: Ensure valid http method (#148)
  • Support upcoming nitro release (475fa04)

🏡 Chore

❤️ Contributors

v0.6.9

06 Jun 00:23
e47f6df
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Use etag in blob.serve (#147)

🩹 Fixes

  • blob: Set correct customMetadata (#146)

❤️ Contributors

v0.6.8

05 Jun 16:12
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • blob: Sanitize pathname to avoid doubleslash (2079b6a)

❤️ Contributors

v0.6.7

05 Jun 16:01
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • blob: Add last missing import (8cb7866)

❤️ Contributors

v0.6.6

05 Jun 15:57
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Missing imports for blob & multipart (36a8e66)

❤️ Contributors

v0.6.5

05 Jun 15:41
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Blobs & cors issue (#145)

📖 Documentation

  • Announce public beta (#56)
  • Update serve example (3a06bed)
  • Add drizzle studio update (4772f65)
  • Update video size (e79a30a)

🏡 Chore

❤️ Contributors

v0.6.4

03 Jun 16:05
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • blob: Add missing import for getQuery (56e69e0)

❤️ Contributors

v0.6.3

03 Jun 12:58
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Ensure env is set before calling projectUrl() (40dfa3d)

❤️ Contributors