Skip to content

Releases: nuxt-hub/core

v0.8.24

09 Apr 10:21
6d0711f
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support hub.workers option to deploy to Workers (soon!) (#535)

📖 Documentation

🏡 Chore

❤️ Contributors

v0.8.23

01 Apr 12:53
ee82c3e
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Improve error logging in setup remote (#492)

🩹 Fixes

  • types: Add exports in package.json (#527)

📖 Documentation

  • Disable llms-full.txt for now (30a521e)

🏡 Chore

  • Update deps (9bff98d)
  • Add postinstall script on playground (3622d09)

❤️ Contributors

v0.8.22

28 Mar 17:47
v0.8.22
363acdd
Compare
Choose a tag to compare

🚀 Enhancements

  • ai: Support AI gateway in development too (#522)

📖 Documentation

  • Disable llms-full.txt for now (30a521e)

🏡 Chore

  • Update deps (9bff98d)
  • Add postinstall script on playground (3622d09)

❤️ Contributors

v0.8.21

26 Mar 11:09
e09663b
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Typo safe-buffer -> safer-buffer (e09663b)

❤️ Contributors

v0.8.20

26 Mar 11:04
15e667f
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Send file mime to multi-part upload (#518)

🏡 Chore

  • Add alias for safe-buffer to node:buffer (39bc7ec)

❤️ Contributors

v0.8.19

25 Mar 16:33
e97ee16
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • blob: Missing content type on complete for multipart upload (#517)
  • ai: Properly handle error data on streams (e97ee16)

📖 Documentation

  • Update @nuxt/content and remove custom content components (#490)
  • Fix syntax highlight (c966784)
  • Add missing extension (c666b9c)

🏡 Chore

  • Set cloudflare.deployConfig to false in nitro (617f23d)

❤️ Contributors

v0.8.18

04 Mar 13:41
0c9eb8b
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Migrate to Nuxt UI v3 & Content v3 (#471)
  • Add support for Nitro nodeCompat (0c9eb8b)

📖 Documentation

  • Update ai docs (#461)
  • Update vectorize docs (#458)
  • Add section for nuxthub deploy in ci/cd (67fb252)
  • Fix command palette navigation (#476)
  • Tidy up content collections (099c91b)
  • Enable studio editing (f056e7b)
  • Add LLMS routes (f59c078)
  • Add support for Nuxt Studio form customisation (b5b1e54)
  • Add blog & changelog on search (ac962a9)
  • Improve environment variables part (#478)
  • gitlab-ci: Adding gitlab-ci documentation (#479)
  • Improvements on blog & changelog (24e0efb)
  • Fix header gradient shows above all the content (#483, #484)
  • 9K (5fab003)

❤️ Contributors

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