Skip to content

v1.5.1-beta

Compare
Choose a tag to compare
@lostintangent lostintangent released this 19 Dec 15:55
· 1429 commits to master since this release

This is largely a bug-fix release to address a regression, but it also introduces a small feature request. It can be immediately acquired from NPM and includes the following improvements:

New Features (iOS and Android)

  1. The LocalPackage object returned by calling getCurrentPackage now includes an isPending property which indicates whether or not the most recently installed update has actually been applied yet via a restart.

Bug fixes (iOS and Android)

  1. We fixed a regression that caused immediately-applied updates to automatically rollback in certain situations.