Releases: microsoft/react-native-windows
React Native Windows 0.80.5
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.80.0.
New changes
- 2f4935a Fix NPM dist tags and make some NPM private (#15416) ([email protected])
- not avai Bump @react-native-windows/cli to v0.80.1 (beachball)
- not avai Bump @react-native-windows/codegen to v0.80.1 (beachball)
- not avai Bump react-native-platform-override to v0.80.5 (beachball)
React Native Windows 0.81.0-preview.10
This is a preview of the next version of react-native-windows. To see a summary of changes in this major release, see release notes for React Native Windows 0.81.0-preview.1.
New changes
- f8c11e3 Fix NPM dist tags and make some NPM private ([email protected])
- not avai Bump @react-native-windows/cli to v0.81.0-preview.3 (beachball)
- not avai Bump @react-native-windows/codegen to v0.81.0-preview.3 (beachball)
- not avai Bump react-native-platform-override to v0.81.0-preview.10 (beachball)
React Native Windows 0.80.4
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.80.0.
New changes
- dc2b333 Fix crash when image loading fails due to network error ([email protected])
- 429e359 solve modal foreground/background issue and only have a closebutton on title bar with no icon ([email protected])
React Native Windows 0.79.7
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.79.0.
New changes
- 845c3e0 Fix crash when image loading fails due to network error ([email protected])
- 2864adf solve modal foreground/background issue and only have a closebutton on title bar with no icon ([email protected])
React Native Windows 0.74.51
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.74.0.
New changes
- 9278101 Remove WerRegisterMemoryBlock which causes issues when kernel debugging ([email protected])
React Native Windows 0.81.0-preview.8
This is a preview of the next version of react-native-windows. To see a summary of changes in this major release, see release notes for React Native Windows 0.81.0-preview.1.
New changes
- 160ef08 removed nightly to use 81 directly ([email protected])
- 2b973eb Fix crash when image loading fails due to network error ([email protected])
- 5a68fe8 solve modal foreground/background issue and only have a closebutton on title bar with no icon ([email protected])
- d8bd1ca Remove WerRegisterMemoryBlock ([email protected])
React Native Windows 0.80.3
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.80.0.
New changes
- ccb9398 disable network domain for modern devtools until 0.83 ([email protected])
React Native Windows 0.74.50
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.74.0.
New changes
- 47b2709 Assert on text input focus when no UIA tool running ([email protected])
React Native Windows 0.81.0-preview.6
This is a preview of the next version of react-native-windows. To see a summary of changes in this major release, see release notes for React Native Windows 0.81.0-preview.1.
New changes
- 15b72b3 Bump fastfloat to 8.0.0 ([email protected])
- d405028 disable network domain for modern devtools until 0.83 ([email protected])
React Native Windows 0.81.0-preview.4
This is a preview of the next version of react-native-windows. To see a summary of changes in this major release, see release notes for React Native Windows 0.81.0-preview.1.
New changes
- 61c8174 Implement textAlign justify and writingDirection support (ltr/rtl/auto) for Fabric TextInput ([email protected])
- 61c8174 Implement context menu support for Fabric TextInput with Cut, Copy, Paste, and Select All options ([email protected])
- 61c8174 Implement snap point parity for Fabric ScrollView: pagingEnabled (viewport-sized intervals), snapToInterval (custom interval snapping), and snapToAlignment (start/center/end alignment) matching iOS/Android/Paper behavior with priority hierarchy snapToOffsets > snapToInterval > pagingEnabled ([email protected])