Skip to content

Releases: AppZung/react-native-code-push

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