Skip to content

Commit 4851267

Browse files
authored
Sort the blogpost of today (facebook#4647)
1 parent 9e3170a commit 4851267

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/blog/2025-06-12-moving-towards-a-stable-javascript-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Moving Towards a Stable JavaScript API (New Changes in 0.80)'
33
authors: [huntie, iwoplaza, jpiasecki, coado]
44
tags: [announcement]
5-
date: 2025-06-12
5+
date: 2025-06-12T16:00
66
---
77

88
In React Native 0.80, we're introducing two significant changes to React Native's JavaScript API — the deprecation of deep imports, and our new Strict TypeScript API. These are part of an ongoing effort to accurately define our API and offer dependable type safety to users and frameworks.

website/blog/2025-06-12-react-native-0.80.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'React Native 0.80 - React 19.1, JS API Changes, Freezing Legacy Arch and much more'
33
authors: [hezi, fabriziocucci, gabrieldonadel, chrfalch]
44
tags: [engineering]
5-
date: 2025-06-12
5+
date: 2025-06-12T16:01
66
---
77

88
# React Native 0.80 - React 19.1, JS API Changes, Freezing Legacy Arch and much more

0 commit comments

Comments
 (0)