v10.5.3
·
13 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
Release highlights
This is a bugfix and maintenance release, and addresses a few iOS crashes as well as better error logging on Android.
What's Changed
- iOS: roll back stuck pending updates before JS starts, fix crash by @ofalvai in #27
- Test suite: forward the app's native CodePush logs into the test log by @ofalvai in #28
- iOS: wait for Fabric to settle before triggering immediate bundle reload by @ofalvai in #29
- Upgrade tests to React Native 0.87.0 by @ofalvai in #30
- Await download status report before resolving download() by @ofalvai in #16
- Do not auto-retry native builds before tests by @ofalvai in #11
- Android: log full exceptions instead of just their message by @ofalvai in #31
- Android: fix broken stack trace logging in signature/JWT verification by @ofalvai in #32
- Android: don't let download/install failures escape as hung promises by @ofalvai in #33
- Android: preserve JSONException cause in setJSONValueForKey by @ofalvai in #34
Full Changelog: v10.5.2...v10.5.3