Skip to content

Releases: nuxt-hub/core

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

v0.7.16

15 Sep 11:39
ddb6cf7
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • blob: Add .get() (#283)

❤️ Contributors

v0.7.15

14 Sep 20:39
f1c15e4
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Add browser binding on CF CI (#281)

📖 Documentation

  • recipes: Fix typo (#280)

🏡 Chore

  • playground: Disable v2 flag (0950478)

❤️ Contributors

v0.7.14

12 Sep 23:55
8891a76
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Don't use global on client-side (#278)

❤️ Contributors