Skip to content

chore: bump react-native to 0.81 - #3746

Merged
Tommy Nguyen (tido64) merged 1 commit into
mainfrom
tido/bump-react-native-0.81
Aug 19, 2025
Merged

chore: bump react-native to 0.81#3746
Tommy Nguyen (tido64) merged 1 commit into
mainfrom
tido/bump-react-native-0.81

Conversation

@tido64

Copy link
Copy Markdown
Member

Description

Bump react-native to 0.81

Test plan

n/a

@github-actions github-actions Bot added feature: metro This is related to Metro feature: align-deps This is related to align-deps chore Improvements that don't directly affect features feature: third party notices This is related to Third Party Notices feature: cli This is related to CLI feature: jest This is related to Jest feature: sdk This is related to 1RN SDK feature: webapis This is related to the experimental effort around WebAPIs for RN labels Aug 18, 2025
@tido64
Tommy Nguyen (tido64) force-pushed the tido/bump-react-native-0.81 branch 4 times, most recently from b1ae27b to 93ba4f8 Compare August 18, 2025 13:52
Base automatically changed from tido/macos-test-app to main August 18, 2025 13:59
Comment thread packages/cli/src/start.ts
Comment on lines -12 to +17
import type Server from "metro/src/Server";
import type Server from "metro/private/Server";

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

somewhat worrying, but alright

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've always been using Metro's private bits so I think this is fine. As long as they don't start blocking access completely.

@tido64
Tommy Nguyen (tido64) merged commit dee694b into main Aug 19, 2025
13 checks passed
@tido64
Tommy Nguyen (tido64) deleted the tido/bump-react-native-0.81 branch August 19, 2025 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Improvements that don't directly affect features feature: align-deps This is related to align-deps feature: cli This is related to CLI feature: jest This is related to Jest feature: metro This is related to Metro feature: sdk This is related to 1RN SDK feature: third party notices This is related to Third Party Notices feature: webapis This is related to the experimental effort around WebAPIs for RN

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants