This repository was archived by the owner on May 20, 2025. It is now read-only.
v1.5.1-beta
·
1435 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)
- The
LocalPackage
object returned by callinggetCurrentPackage
now includes anisPending
property which indicates whether or not the most recently installed update has actually been applied yet via a restart.
Bug fixes (iOS and Android)
- We fixed a regression that caused immediately-applied updates to automatically rollback in certain situations.