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.66.0.
New changes
- 94d54d3 Fix clang-check errors in NativeModules.h (53799235+ZihanChen-MSFT@users.noreply.github.com)
- e2571e1 Handle abrupt WebSocket connection interruption (#9829) (julio.rocha@microsoft.com)