Version 8.3.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