Skip to content

v10.0.1

Compare
Choose a tag to compare
@Minishlink Minishlink released this 11 Feb 19:10
· 64 commits to main since this release

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