Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

v2.0.3-beta

Compare
Choose a tag to compare
@max-mironov max-mironov released this 03 May 08:02
· 424 commits to master since this release

New Features

  1. Implement new ON_NEXT_SUSPEND install mode (#770) (@sergey-akhalkov)

Bug Fixes

  1. Fix issue when CodePush update crashes silently on iOS #816 (@minhtc)
  2. Bump code-push dependency to fix warnings from yarn regarding node-uuid (#796) (@max-mironov)
  3. Fix issue when CodePush won't install updates if an error occurs in codePushStatusDidChange and downloadProgressCallback methods (#787) (@sergey-akhalkov)