Skip to content

Releases: gronxb/hot-updater

v0.6.7

14 Feb 13:30
Compare
Choose a tag to compare
Platform App Store Review Required
Android ❌ Not Required
iOS ❌ Not Required

What's Changed

  • feat(react-native): change default reloadOnForceUpdate to true by @gronxb in #100
  • feat(react-native): add status to fallbackComponent in wrap function by @purrsong-chong in #99
  • fix(react-native): If shouldForceUpdate is false, fallbackComponent pass by @gronxb in #102

New Contributors

Full Changelog: v0.6.6...v0.6.7

v0.6.6

13 Feb 10:59
Compare
Choose a tag to compare

0.6.6 (2025-02-13)

Platform App Store Review Required
Android ❌ Not Required
iOS ❌ Not Required

🚀 Features

  • database: changeset-based commitBundle and remove setBundles interface (#93)
  • mock: mockDatabase for console development (#89)

🩹 Fixes

  • cloudflare: change cloudflare 4.1.0 api spec (#98)

❤️ Thank You

Full Changelog: v0.6.5...v0.6.6

v0.6.5

05 Feb 01:22
Compare
Choose a tag to compare

0.6.5 (2025-02-05)

🩹 Fixes

  • react-native: compatibility with TypeScript 4 (#82)

Full Changelog: v0.6.4...v0.6.5

v0.6.4

04 Feb 14:49
Compare
Choose a tag to compare

0.6.4 (2025-02-04)

🩹 Fixes

  • clouflare: set cloudflare account id (#81)
  • deploy: improve error handling for storage and database plugins (bbaffa5)

Full Changelog: v0.6.3...v0.6.4

v0.6.3

04 Feb 05:34
Compare
Choose a tag to compare

0.6.3 (2025-02-04)

🩹 Fixes

  • supabase: improve error handling for Supabase upload (#77)
  • cloudflare: improve error handling for Cloudflare API calls (09f7ef7)

v0.6.2

02 Feb 17:20
Compare
Choose a tag to compare

What's Changed

🚀 Cloudflare Support Added

Hot Updater now supports Cloudflare for update distribution! 🎉
Check out the guide for more details:
🔗 Cloudflare Provider Guide

init-cloudflare.mp4
  • feat(aws): extendable s3Database config by @gronxb in #74
  • feat: introduce cloudflare d1 + r2 + wokrer by @gronxb in #60

Full Changelog: v0.6.0...v0.6.2

v0.6.0

23 Jan 12:58
Compare
Choose a tag to compare

0.6.0 (2025-01-23)

🚀 Features

  • react-native: support 0.77.0 swift template (#72)

🩹 Fixes

  • supabase: improve error message for upload failures in supabaseStorage (#71)