Skip to content

Releases: AppZung/react-native-code-push

v11.0.0-rc6

01 Apr 14:56
Compare
Choose a tag to compare
v11.0.0-rc6 Pre-release
Pre-release

Notable changes

  • Add setLogger to fully customize logging
  • Add more privacy controls

Full Changelog: v11.0.0-rc5...v11.0.0-rc6

v10.2.1

01 Apr 14:47
Compare
Choose a tag to compare

Notable changes

  • Add setLogger to fully customize logging
  • Add more privacy controls

Full Changelog: v10.1.2...v10.2.1

v11.0.0-rc5

11 Mar 21:35
Compare
Choose a tag to compare
v11.0.0-rc5 Pre-release
Pre-release

Notable changes

  • Add setLogLevel to filter unwanted logs

Full Changelog: v11.0.0-rc4...v11.0.0-rc5

v10.1.2

11 Mar 21:34
Compare
Choose a tag to compare

Notable changes

  • Add setLogLevel to filter unwanted logs

Full Changelog: v10.1.1...v10.1.2

v11.0.0-rc4

03 Mar 10:07
Compare
Choose a tag to compare
v11.0.0-rc4 Pre-release
Pre-release

Notable changes

  • Stricter typing, leaner package
  • Slightly more robust reports
  • Add getClientUniqueId/reset

New Contributors

Full Changelog: v11.0.0-rc3...v11.0.0-rc4

v10.1.1

11 Feb 19:11
Compare
Choose a tag to compare

Notable changes

  • Stricter typing, leaner package
  • Slightly more robust reports
  • Add getClientUniqueId/reset

Full Changelog: v10.1.0...v10.1.1

v11.0.0-rc3

11 Feb 19:13
Compare
Choose a tag to compare
v11.0.0-rc3 Pre-release
Pre-release

BREAKING CHANGES

  • Dropped support for React Native <= 0.73

Other notable changes

  • Add preliminary support for New Architecture

Full Changelog: v10.1.0...v11.0.0-rc3

v10.0.1

11 Feb 19:10
Compare
Choose a tag to compare

BREAKING CHANGES

  • Default server url is now AppZung
  • Changed package name to @appzung/react-native-code-push
  • Renamed CodePushPublicKey to CodePushSigningPublicKey for clarity
  • Renamed deploymentKey to releaseChannelPublicId for clarity

See migration guide

Other notable changes

  • Add ESM support
  • More precise typings (source is now in Typescript instead of JS)
  • Add AppDelegate.swift support

Full Changelog: v9.0.2...v10.0.1

v10.0.0-rc1

22 Jan 13:46
Compare
Choose a tag to compare
v10.0.0-rc1 Pre-release
Pre-release

Notable changes

  • Changed package name
  • NPM package is leaner
  • Renamed deployment key to release channel public ID for clarity