This repository was archived by the owner on May 20, 2025. It is now read-only.
v2.0.3-beta
·
424 commits
to master
since this release
New Features
- Implement new ON_NEXT_SUSPEND install mode (#770) (@sergey-akhalkov)
Bug Fixes
- Fix issue when CodePush update crashes silently on iOS #816 (@minhtc)
- Bump code-push dependency to fix warnings from yarn regarding node-uuid (#796) (@max-mironov)
- Fix issue when CodePush won't install updates if an error occurs in
codePushStatusDidChange
anddownloadProgressCallback
methods (#787) (@sergey-akhalkov)