Skip to content

Releases: AppZung/react-native-code-push

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

Notable changes

  • Add preliminary support for New Architecture

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

v10.1.0

11 Feb 19:11
Compare
Choose a tag to compare

Notable changes

  • Add getClientUniqueId and resetClientUniqueId (for GDPR compliance use-case)

Full Changelog: v10.0.1...v10.1.0

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 changes

  • Add ESM support
  • More precise typings (source is now in Typescript instead of JS)
  • Add MainApplication.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

What's Changed

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