Skip to content

Releases: microsoft/react-native-windows

React Native Windows 0.80.5

11 Dec 15:31

Choose a tag to compare

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

10 Dec 18:45

Choose a tag to compare

Pre-release

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

08 Dec 16:30

Choose a tag to compare

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

React Native Windows 0.79.7

08 Dec 16:31

Choose a tag to compare

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

React Native Windows 0.74.51

08 Dec 16:28

Choose a tag to compare

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

React Native Windows 0.81.0-preview.8

06 Dec 16:34

Choose a tag to compare

Pre-release

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

React Native Windows 0.80.3

01 Dec 16:29

Choose a tag to compare

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

React Native Windows 0.74.50

01 Dec 16:29

Choose a tag to compare

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

React Native Windows 0.81.0-preview.6

01 Dec 03:33

Choose a tag to compare

Pre-release

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

React Native Windows 0.81.0-preview.4

25 Nov 18:21

Choose a tag to compare

Pre-release

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])