Skip to content

Releases: nuxt-hub/core

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

v0.7.23

02 Oct 18:13
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Only set env if undefined at first (fd779ee)
  • Remove unused import (5173c1b)

v0.7.22

02 Oct 10:27
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Use middleware instead of plugin (f921892)

❤️ Contributors

v0.7.21

02 Oct 09:58
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add noindex for preview env (#296)
  • Remove trailing slash for prerender routes (#298)

📖 Documentation

  • Prerender dynamic pages using modules (#300)

🏡 Chore

  • Use nitro compatibility flags by default (#302)
  • Read and ignore nitro wrangler option (#303)
  • Workaround for process.env and new node compat (f28f549)
  • Update deps (6c3ca98)

❤️ Contributors

v0.7.20

24 Sep 15:12
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • proxy: Read env from request (bd4de45)

📖 Documentation

❤️ Contributors

v0.7.19

17 Sep 16:24
3924719
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add nuxthub preview command (#288)

📖 Documentation

❤️ Contributors

v0.7.18

16 Sep 16:35
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Remove nuxthub cli dependency (5d58b09)

📖 Documentation

❤️ Contributors

v0.7.17

16 Sep 10:23
d91c815
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • blob: Respect addRandomSuffix with remote access (#287)

📖 Documentation

❤️ Contributors