This repository was archived by the owner on May 20, 2025. It is now read-only.
v1.17.3-beta
·
457 commits
to master
since this release
This is a small bug fix release. Thank you to @ymusiychuk-lohika, @buptkang, @abodalevsky, @max-mironov, @sergey-akhalkov, @timscott and @legalosLOTR for your contributions since the last release!
Bug Fixes (Android)
- Fix build issues by reverting Android SDK Build Tools version to 23.0.1, the version specified in the React Native docs.
- Address Flow type checking error caused by CodePush hash file being named
CodePushHash.json
despite not containing JSON.
Bug Fixes (Windows)
- Fix an exception caused by the destination folder already existing when unzipping packages.
- Fix an exception thrown when the
ProcessorID
property cannot be determined.
Note that support for react-native@0.43.0
is coming, and will be introduced in v2.0.0-beta
!