Skip to content

Commit d508bfe

Browse files
committed
added a new line in highlight
1 parent 10f646b commit d508bfe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/blog/2025-10-08-react-native-0.82.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ import TabItem from '@theme/TabItem';
1111
# **React Native 0.82 - New Architecture Only**
1212

1313
Today we're exited to release React Native 0.82: the first React Native release that removes the legacy architecture and runs entirely on the New Architecture.
14-
<br/> This is a milestone release for React Native and we believe it's the start of a new era. In future versions we will be removing the remaining code from the legacy architecture to reduce install size and streamline the codebase.
14+
15+
This is a milestone release for React Native and we believe it's the start of a new era. In future versions we will be removing the remaining code from the legacy architecture to reduce install size and streamline the codebase.
1516

1617
In addition, 0.82 also ships with experimental opt-in to a newer version of Hermes called Hermes V1. We’re also enabling several React features by updating the React version to 19.1.1, and shipping support for DOM Node APIs.
1718

0 commit comments

Comments
 (0)