Releases: microsoft/react-native-windows
React Native Windows 0.82.0-preview.9
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.82.0-preview.1.
New changes
- d33fd3a Use automationoption as frameworkbased for childsite (66076509+vineethkuttan@users.noreply.github.com)
React Native Windows 0.81.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.81.0.
New changes
- 24f8960 Add TSF support to TextInput (30809111+acoates-ms@users.noreply.github.com)
- 24f8960 adding accessibility and UIA support for XAML fabric (protikbiswas100@microsoft.com)
- 24f8960 Fix DPI scaling for debugging overlay highlights (74712637+iamAbhi-916@users.noreply.github.com)
- 24f8960 Defer UIA accessibility provider initialization until requested (198982749+Copilot@users.noreply.github.com)
- 24f8960 [Fabric] Fix UIA_LiveSettingPropertyId to use VT_I4 datatype instead of VT_BSTR (ankudutt101@gmail.com)
- 24f8960 Fix stackoverflow in StructInfo (vmorozov@microsoft.com)
- 24f8960 Add ability to customize native accessibility of custom native components (30809111+acoates-ms@users.noreply.github.com)
- 24f8960 Tooltip positioned incorrectly on non 100% scale factor (30809111+acoates-ms@users.noreply.github.com)
- 24f8960 Pressables should take focus on press (30809111+acoates-ms@users.noreply.github.com)
- 24f8960 Implements selectable for (74712637+iamAbhi-916@users.noreply.github.com)
- not avai Bump @react-native-windows/cli to v0.81.1 (beachball)
- not avai Bump @react-native-windows/codegen to v0.81.1 (beachball)
React Native Windows 0.82.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.82.0-preview.1.
New changes
- 0b0dae3 make comments less verbose in ParagrapghComponentview for selectable (74712637+iamAbhi-916@users.noreply.github.com)
React Native Windows 0.82.0-preview.7
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.82.0-preview.1.
New changes
- f2e1f06 cleanup legacy filters (74712637+iamAbhi-916@users.noreply.github.com)
React Native Windows 0.82.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.82.0-preview.1.
New changes
- af291af Add multipart/form-data test endpoint (julio.rocha@microsoft.com)
React Native Windows 0.82.0-preview.5
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.82.0-preview.1.
New changes
- cff8b32 Fix selectable text not working inside ScrollView (74712637+iamAbhi-916@users.noreply.github.com)
- 9486be3 integrate 0.82.1 (74712637+iamAbhi-916@users.noreply.github.com)
React Native Windows 0.82.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.82.0-preview.1.
New changes
- not avai Bump @react-native-windows/cli to v0.82.0-preview.3 (beachball)
React Native Windows 0.82.0-preview.3
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.82.0-preview.1.
New changes
- 7d9a26d fix: Apply fontStyle italic to TextInput component (74712637+iamAbhi-916@users.noreply.github.com)
React Native Windows 0.82.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.82.0-preview.1.
New changes
- 4bb47d0 implements selectionColor (74712637+iamAbhi-916@users.noreply.github.com)
- 8b6a19d forking GenerateModuleCpp (66076509+vineethkuttan@users.noreply.github.com)
- 8fc409b update package.json to RN 0.82.0-rc-0 and removed SDL check for 4996 deprecation warning (74712637+iamAbhi-916@users.noreply.github.com)
- not avai Bump @react-native-windows/cli to v0.82.0-preview.2 (beachball)
- not avai Bump @react-native-windows/codegen to v0.82.0-preview.2 (beachball)
React Native Windows 0.81.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.81.0.
New changes
- 2589a21 Align metro-runtime version with core (30809111+acoates-ms@users.noreply.github.com)