Skip to content

Releases: nuxt-hub/core

v0.5.12

24 Apr 13:54
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Send pagesUrl in build done hook api (#85)

📖 Documentation

  • Add link to Wrangler documentation (#83)

🏡 Chore

❤️ Contributors

v0.5.11

18 Apr 16:48
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • cache: Avoid destructuring if null (7565284)

❤️ Contributors

v0.5.10

18 Apr 15:56
c5fbcc3
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • New api route to clear all entries of specific base (#80)

📖 Documentation

  • Fix broken link in remote section (#78)

❤️ Contributors

v0.5.9

17 Apr 23:43
Compare
Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors

v0.5.8

17 Apr 23:33
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add batchDel for cache proxy (e85719f)

❤️ Contributors

v0.5.7

17 Apr 23:13
e7be1aa
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Return correct group keys in cache api index (#75)
  • Add cache to manifest (#77)

🏡 Chore

  • Move to eslint9 (#76)

❤️ Contributors

v0.5.6

17 Apr 14:53
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support proxy for cache management (#73)
  • Add server cache tab to the Nuxt Devtools (#74)

🩹 Fixes

  • Disable remote storage within CF Pages CI (02f65e5)

📖 Documentation

  • Update Drizzle Receipe, typo error : useDb instead of useDrizzle (#72)
  • Escape special chars (d94892d)

🏡 Chore

❤️ Contributors

v0.5.5

12 Apr 14:23
Compare
Choose a tag to compare

compare changes

✨ Developer Experience

  • Show a warning or raise error if remote storage is not available (#68)
  • Fallback to custom placeholder when openAPI is disabled (#70)

📖 Documentation

  • Simplify migrations using drizzle (f8b3ff7)
  • Add Anthony Fu testimonial (cb47380)

🏡 Chore

  • Removed unused dependencies (d7de233)

❤️ Contributors

v0.5.4

11 Apr 22:27
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Small fixes

v0.5.3

11 Apr 20:59
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • types: Remove ts ignore (8c69740)

❤️ Contributors