Skip to content

Latest commit

 

History

History
86 lines (73 loc) · 5.65 KB

CHANGELOG.md

File metadata and controls

86 lines (73 loc) · 5.65 KB

0.1.4 (2024-11-04)

🚀 Features

🩹 Fixes

❤️ Thank You

  • Sungyu Kang @gronxb

0.1.3 (2024-11-04)

🚀 Features

  • support types (f6e7a42)
  • downloadAndSave (bbd5909)
  • init (59e4a2f)
  • rollback check (f1a8348)
  • snapshot test bundle (ecb47fc)
  • cli (b5fc0f5)
  • already update guard (#5)
  • bundle version format date (7364eb9)
  • migration @clack/prompts (d7ba630)
  • support zip (#9)
  • manage update source (#15)
  • console gui (#16)
  • trpc (#19)
  • deps (7dc65cc)
  • rename rn version example (74950f4)
  • dev pass (6872508)
  • android: support android (5aefa4a)
  • android: support android reload (33f1f6a)
  • cli: rollback command (#6)
  • cli: list command (#7)
  • cli: prune command (484b1aa)
  • cli: perf rollback (#10)
  • console: check user-agent (4a737ae)
  • console: link hot-updater.config.ts (#20)
  • console: migrate solid & hono (#24)
  • docs: setup vitepress (5059fb5)
  • node: intergration backend core func (af2aecb)
  • node: s3 base url (56b8299)
  • node: support reloadAfterUpdate (4ceb067)
  • react-native: native modules (b473098)
  • react-native: default bundle url (91da142)
  • react-native: support assets push (e7ca528)
  • react-native: multiple download interface (9d6d05c)
  • react-native: log Downloaded all files (2e60990)
  • react-native: failover when download failed (26bc530)
  • react-native: bundleURLWithoutFallback (9317f8c)
  • react-native: reloadAfterUpdate (7c7beaa)

🩹 Fixes

❤️ Thank You

  • gronxb @gronxb
  • Sungyu Kang @gronxb