Skip to content

Commit 9231eb7

Browse files
authored
Update blogpost date for moving-towards-a-stable-javascript-api.md (facebook#4645)
1 parent df4e442 commit 9231eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/blog/2025-06-09-moving-towards-a-stable-javascript-api.md renamed to 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-09
5+
date: 2025-06-12
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.

0 commit comments

Comments
 (0)