Releases: microsoft/react-native-windows
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 (66076509+vineethkuttan@users.noreply.github.com)
- 2b973eb Fix crash when image loading fails due to network error (74712637+iamAbhi-916@users.noreply.github.com)
- 5a68fe8 solve modal foreground/background issue and only have a closebutton on title bar with no icon (74712637+iamAbhi-916@users.noreply.github.com)
- d8bd1ca Remove WerRegisterMemoryBlock (30809111+acoates-ms@users.noreply.github.com)
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 (74712637+iamAbhi-916@users.noreply.github.com)
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 (30809111+acoates-ms@users.noreply.github.com)
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 (66076509+vineethkuttan@users.noreply.github.com)
- d405028 disable network domain for modern devtools until 0.83 (74712637+iamAbhi-916@users.noreply.github.com)
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 (nitchaudhary@microsoft.com)
- 61c8174 Implement context menu support for Fabric TextInput with Cut, Copy, Paste, and Select All options (nitchaudhary@microsoft.com)
- 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 (nitinkum@microsoft.com)
React Native Windows 0.80.2
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
- 50f646f Add support for modern inspector (vmorozov@microsoft.com)
- 2248327 Fix Crash after closing DesktopPopupSiteBridge (74712637+iamAbhi-916@users.noreply.github.com)
- 2c47571 Add HostTargetMetadata with app name and device name for inspector page naming (74712637+iamAbhi-916@users.noreply.github.com)
React Native Windows 0.79.6
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
- dcff77b Fix Crash after closing DesktopPopupSiteBridge (74712637+iamAbhi-916@users.noreply.github.com)
React Native Windows 0.74.49
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
- 21a1047 added check for double click on textInput component view connecting it to WM_LBUTTONDBLCLK (email not defined)
- 97efdc5 Fix OfficeReact.Win32 Nuget layout (vmorozov@microsoft.com)
- 21a1047 Tooltip positioned incorrectly on non 100% scale factor (30809111+acoates-ms@users.noreply.github.com)
React Native Windows 0.81.0-preview.2
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
- 4983c4d metro config fix (66076509+vineethkuttan@users.noreply.github.com)
- 2028f45 Fix Crash after closing DesktopPopupSiteBridge (74712637+iamAbhi-916@users.noreply.github.com)
- 46c64c8 Add HostTargetMetadata with app name and device name for inspector page naming (74712637+iamAbhi-916@users.noreply.github.com)
React Native Windows 0.74.48
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
- 727d6ff Add TSF support to TextInput (30809111+acoates-ms@users.noreply.github.com)
- c591ac8 Use hermes-windows 0.0.0-2511.7001-d7ca19b3 (vmorozov@microsoft.com)
- ddef61e Narrator doesn't follow focus (30809111+acoates-ms@users.noreply.github.com)