Skip to content

React Native Windows 0.82.0

Latest

Choose a tag to compare

@iamAbhi-916 iamAbhi-916 released this 17 Mar 09:14
· 9 commits to 0.82-stable since this release
6738aad

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