Releases: AppZung/react-native-code-push
Releases · AppZung/react-native-code-push
v11.0.0-rc6
Notable changes
- Add
setLogger
to fully customize logging - Add more privacy controls
Full Changelog: v11.0.0-rc5...v11.0.0-rc6
v10.2.1
Notable changes
- Add
setLogger
to fully customize logging - Add more privacy controls
Full Changelog: v10.1.2...v10.2.1
v11.0.0-rc5
v10.1.2
v11.0.0-rc4
Notable changes
- Stricter typing, leaner package
- Slightly more robust reports
- Add getClientUniqueId/reset
New Contributors
Full Changelog: v11.0.0-rc3...v11.0.0-rc4
v10.1.1
Notable changes
- Stricter typing, leaner package
- Slightly more robust reports
- Add getClientUniqueId/reset
Full Changelog: v10.1.0...v10.1.1
v11.0.0-rc3
BREAKING CHANGES
- Dropped support for React Native <= 0.73
Other notable changes
- Add preliminary support for New Architecture
Full Changelog: v10.1.0...v11.0.0-rc3
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