Releases: AppZung/react-native-code-push
Releases · AppZung/react-native-code-push
v11.0.0-rc3
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
Notable changes
- Add
getClientUniqueId
andresetClientUniqueId
(for GDPR compliance use-case)
Full Changelog: v10.0.1...v10.1.0
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 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
What's Changed
- Changed package name
- NPM package is leaner
- Renamed deployment key to release channel public ID for clarity