Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Releases: microsoft/react-native-code-push

v5.6.0

Choose a tag to compare

@alexandergoncharov-zz alexandergoncharov-zz released this 18 Mar 09:38
43b1a87
  • Fixed link logic for support react-native@0.59

v5.5.3

Choose a tag to compare

@alexandergoncharov-zz alexandergoncharov-zz released this 15 Mar 19:23
  • Fix unnecessary asking of android deployment key with link command
  • Bug fixing

v5.5.2

Choose a tag to compare

@alexandergoncharov-zz alexandergoncharov-zz released this 18 Jan 12:10
46c1752
  • Bug fixing
  • Replace deprecated 'compile' gradle configuration with 'implementation`

v5.5.1

Choose a tag to compare

@alexandergoncharov-zz alexandergoncharov-zz released this 21 Dec 09:50
7964db1
  • Fixed link logic for react-native@0.57.8
  • Provided compatibility with AndroidX

v5.5.0

Choose a tag to compare

@alexandergoncharov-zz alexandergoncharov-zz released this 06 Dec 11:37
  • Bug fixing
  • Improvements:
    Added the rollback retry mechanism that allows the application to attempt to reinstall an update that was previously rolled back.

v5.4.2

Choose a tag to compare

@NickToropov NickToropov released this 23 Aug 16:08
  • Updated docs
  • Fixed vulnerability issues
  • Fixed create-app.js script

v5.4.1

Choose a tag to compare

@NickToropov NickToropov released this 31 Jul 12:30
dac18c0
  • Update Acquisition Code Push package dependency to latest version

v5.4.0

Choose a tag to compare

@alexandergoncharov-zz alexandergoncharov-zz released this 10 Jul 16:16
0daa647
  • Expose clearUpdates method.
  • Bug fixing.
  • Added compatibility with latest RN version.

v5.3.5

Choose a tag to compare

@alexandergoncharov-zz alexandergoncharov-zz released this 25 Jun 15:57
  • Updated docs
  • Added getUpdateFolder API for android
  • Fixed tests for Examples projects

v5.3.4

Choose a tag to compare

@alexandergoncharov-zz alexandergoncharov-zz released this 24 May 14:34
4aa735c
  • Bug fixing.
  • Updated docs.
  • More stable to app crash.