Skip to content

Releases: microsoft/react-native-windows

React Native Windows 0.81.3

27 Jan 19:34

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.81.0.

New changes

React Native Windows 0.82.0-preview.8

26 Jan 05:39

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.82.0-preview.1.

New changes

React Native Windows 0.82.0-preview.7

25 Jan 13:59

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.82.0-preview.1.

New changes

React Native Windows 0.82.0-preview.6

25 Jan 08:57

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.82.0-preview.1.

New changes

React Native Windows 0.82.0-preview.5

24 Jan 16:44

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.82.0-preview.1.

New changes

React Native Windows 0.82.0-preview.4

22 Jan 10:17

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.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

21 Jan 14:43

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.82.0-preview.1.

New changes

React Native Windows 0.82.0-preview.2

20 Jan 18:43

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.82.0-preview.1.

New changes

  • 4bb47d0 implements selectionColor ([email protected])
  • 8b6a19d forking GenerateModuleCpp ([email protected])
  • 8fc409b update package.json to RN 0.82.0-rc-0 and removed SDL check for 4996 deprecation warning ([email protected])
  • 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

14 Jan 06:05

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.81.0.

New changes

React Native Windows 0.82.0-preview.1

19 Jan 08:38

Choose a tag to compare

Pre-release

RNW Release Notes 0.82.0

We're excited to release React Native Windows 0.82.0 targeting React Native 0.82.0!

This release includes the commits to React Native Windows from 8/2/2025 - 01/15/2026.

How to upgrade?

You can view the changes made to the default new React Native Windows applications for C++ and C# using React Native Upgrade Helper. See this document for more details.

Starting with React Native Windows 0.82, the legacy Paper architecture has been completely removed. All apps now run exclusively on the New Architecture (Fabric). If you haven't already migrated your app to Fabric, you must do so before upgrading to 0.82. See the New Architecture migration guide for details

New Architecture-specific changes

Breaking Changes

New Features

Reliability

Other