Skip to content

Releases: nuxt-hub/core

v0.7.33

16 Oct 12:56
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Enable back AI in dev (#327)

🏡 Chore

❤️ Contributors

v0.7.32

15 Oct 10:14
47753b4
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • blob: Add createCredentials() to support presigned URLs (#323)

You can now create presigned URLs to upload files to your R2 bucket from client-side

🩹 Fixes

  • blob: Use ensure option if present (#324)

❤️ Contributors

v0.7.31

14 Oct 14:38
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • cache: Driver not found with file:// (#322)

🏡 Chore

❤️ Contributors

v0.7.30

14 Oct 11:37
Compare
Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors

v0.7.29

14 Oct 11:30
03f3572
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • cache: Smartly overwrite devStorage to handle pre-rendering (#320)

📖 Documentation

❤️ Contributors

v0.7.28

14 Oct 10:42
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Update cache storage for pre-rendering phase (#319)
  • Multipart with remote storage (#318)
  • Normalize path for windows (#317)

📖 Documentation

🏡 Chore

❤️ Contributors

v0.7.27

11 Oct 13:16
1204b40
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support cache expiration & improve admin speed (#313)

📖 Documentation

🏡 Chore

  • Remove unused ai binding (#308)

❤️ Contributors

v0.7.26

07 Oct 20:54
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Update type (17726d8)
  • Add hub empty object to public runtime config (97ec429)
  • Remove unused type (fb68769)

❤️ Contributors

v0.7.25

07 Oct 17:29
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Move tsconfig to correct folder (#307)

🏡 Chore

  • Add npx prefix for nuxthub commands (aa13911)
  • Leverage userProjectToken if available (012f498)
  • Update deps (ef4c6f4)

📖 Documentation

❤️ Contributors

v0.7.24

05 Oct 00:32
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add hubVectorize() (#177)

📖 Documentation

🏡 Chore

❤️ Contributors