Skip to content

Tags: lineCode/react-native-code-push

Tags

v5.3.5

Toggle v5.3.5's commit message
Get update folder method (microsoft#1323)

* Exposed current update path.

* Check for null

* API reference update

v5.3.4

Toggle v5.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prevent crashing app by catching errors (microsoft#1286)

* Convert all @ReactMethod in try-catch block

* Fix Exception type

* Replaced e.printStackTrace() with CodePushUtils.log(e)

* Combined catches with the same handler.

v5.3.3

Toggle v5.3.3's commit message
Update postlink.js (microsoft#1262)

Fixing bug where CocoaPods files (ios/Pods/Pods.xcodeproj) causes error "Could not determine correct xcode proj path to retrieve related plist file, there are multiple xcodeproj under the solution"

v5.3.2

Toggle v5.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update code-push dependency (microsoft#1231)

v5.3.1

Toggle v5.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed bug with run-android on windows (microsoft#1229)

v5.3.0

Toggle v5.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare release 5.3.0 (microsoft#1228)

v5.2.2

Toggle v5.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version in package-lock.json (microsoft#1216)

v5.2.1

Toggle v5.2.1's commit message
Fix code error (microsoft#1089)

v5.2.0-beta

Toggle v5.2.0-beta's commit message
Bump package json for next release

v5.1.3-beta

Toggle v5.1.3-beta's commit message
bump for new version 5.1.3-beta