Releases: AppZung/react-native-code-push
Releases · AppZung/react-native-code-push
v10.0.1
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
Notable changes
- Changed package name
- NPM package is leaner
- Renamed deployment key to release channel public ID for clarity