You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# **React Native 0.82 - Legacy Architecture Sunsetted, Experimental Hermes V1, React 19.1.1, DOM Node APIs, and more!**
11
+
# **React Native 0.82 - New Architecture Only, Experimental Hermes V1, React 19.1.1, DOM Node APIs, and more!**
12
12
13
13
Today we are excited to release React Native 0.82!
14
14
15
15
This release is a crucial milestone for React Native: after multiple years of rollout of the New Architecture, we’re finally sunsetting the Legacy Architecture. The New Architecture is now the **only** architecture of React Native. This release also ships with a newer version of our JavaScript engine: Hermes V1, which is available via an experimental opt-in. We’re also updating the React version to 19.1.1 and shipping support for DOM Node APIs.
@@ -25,7 +25,7 @@ This release is a crucial milestone for React Native: after multiple years of ro
25
25
26
26
# Highlights
27
27
28
-
## Legacy Architecture Sunsetted
28
+
## New Architecture Only
29
29
30
30
Starting with this version, [the New Architecture](https://reactnative.dev/blog/2024/10/23/the-new-architecture-is-here) will be the **only** architecture for React Native, there will no longer be an option to opt-out of the New Architecture.
0 commit comments