Releases: microsoft/react-native-code-push
Releases · microsoft/react-native-code-push
Version 9.0.0
What's Changed
- Add privacy manifest by @DordeDimitrijev in #2735
- Fix script for creating demo code push apps by @DordeDimitrijev in #2739
- Move namespace definition to build.gradle by @MikhailSuendukov in #2745
- Bump the version of ZipArchive to 2.5.5 by @MikhailSuendukov in #2709
- Bump iOS and tvOS min versions to 15.5 [Breaking changes]
Full Changelog: v8.3.1...v9.0.0
Version 8.3.1
What's Changed
Revert code changes as it causes integrity check failure by @DordeDimitrijev in #2730
Fix vulnerabilities by @DordeDimitrijev in #2726
Full Changelog: v8.3.0...v8.3.1
Version 8.3.0
What's Changed
- Handle null values in CodePushUtils.java by @MikhailSuendukov in #2707
- Update codepush.gradle by @bmaluff in #2471
- Move DevSettingsActivity from main to debug by @floydkim in #2562
- Improve root component ref definition by @MikhailSuendukov in #2705
- Added asset removal before gradle merges assets by @bestander in #2697
- Bump minimum Windows SDK version to 10.0.17763.0 by @VMBindraban in #2625
- Smarter node modules path resolving by @wjaykim in #2558
- Fix braces vulnerability by @DordeDimitrijev in #2720
New Contributors
- @bmaluff made their first contribution in #2471
- @floydkim made their first contribution in #2562
- @bestander made their first contribution in #2697
- @VMBindraban made their first contribution in #2697
- @wjaykim made their first contribution in #2558
Full Changelog: v8.2.2...v8.3.0
Version 8.2.2
- Doc(setup-android): add kotlin code for MainApplication.kt
- [Pipeline] Migrate to 1ES
- [CI] Add APIScan
- fix: Clear updates on initializeUpdateAfterRestart in case codepush.json is corrupted
- Update updateDialog property type in SyncOptions interface
- Fix vulnerabilities
- Fix typo in readme
- Update Nimbus-Jose-JWT
Version 8.2.1
Version 8.2.0
- Replace DevInternalSettings with DeveloperSettings for react-native 0.73.0 #2617
- docs: update broken links #2556
- Onboarding to GitOps.ResourceManagement #2535
- Fix README to refer to the correct version #2469
- chore: remove dead link #2465
- Update setup-ios.md #2361
- Fix codepush.gradle trying to access non-existent directories #2156
Version 8.1.1
Version 8.1.0
Version 8.0.2
- Fix vulnerabilities
Version 8.0.1
- Fix vulnerabilities