This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.72.0.
New changes
- 6c35c44 Make ScrollView and ActivityIndicator not focusable by default (lyahdav@users.noreply.github.com)
- cef0edd Enable using newer CppWinRT versions that use WINRT_IMPL_LoadLibraryExW (jthysell@microsoft.com)
- 178ba92 Fix warning compiler may not enforce left-to-right evaluation order in braced initializer list (30809111+acoates-ms@users.noreply.github.com)
- 30ecf04 Bump @react-native-windows/cli to v0.72.2 (beachball)