Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-07-08 | 1.7 kB | |
Version 8.3.0 source code.tar.gz | 2024-07-08 | 1.2 MB | |
Version 8.3.0 source code.zip | 2024-07-08 | 1.4 MB | |
Totals: 3 Items | 2.6 MB | 0 |
What's Changed
- Handle null values in CodePushUtils.java by @MikhailSuendukov in https://github.com/microsoft/react-native-code-push/pull/2707
- Update codepush.gradle by @bmaluff in https://github.com/microsoft/react-native-code-push/pull/2471
- Move DevSettingsActivity from main to debug by @floydkim in https://github.com/microsoft/react-native-code-push/pull/2562
- Improve root component ref definition by @MikhailSuendukov in https://github.com/microsoft/react-native-code-push/pull/2705
- Added asset removal before gradle merges assets by @bestander in https://github.com/microsoft/react-native-code-push/pull/2697
- Bump minimum Windows SDK version to 10.0.17763.0 by @VMBindraban in https://github.com/microsoft/react-native-code-push/pull/2625
- Smarter node modules path resolving by @wjaykim in https://github.com/microsoft/react-native-code-push/pull/2558
- Fix braces vulnerability by @DordeDimitrijev in https://github.com/microsoft/react-native-code-push/pull/2720
New Contributors
- @bmaluff made their first contribution in https://github.com/microsoft/react-native-code-push/pull/2471
- @floydkim made their first contribution in https://github.com/microsoft/react-native-code-push/pull/2562
- @bestander made their first contribution in https://github.com/microsoft/react-native-code-push/pull/2697
- @VMBindraban made their first contribution in https://github.com/microsoft/react-native-code-push/pull/2697
- @wjaykim made their first contribution in https://github.com/microsoft/react-native-code-push/pull/2558
Full Changelog: https://github.com/microsoft/react-native-code-push/compare/v8.2.2...v8.3.0