Skip to content

Conversation

HariniMalothu17
Copy link

@HariniMalothu17 HariniMalothu17 commented Aug 4, 2025

Description

Updated NativeModuleSample for 0.80.0 release

Why

Update NativeModuleSample with 0.80.0-preview.1

Resolves [#14994]

Screenshots

Add any relevant screen captures here from before or after your changes.

Microsoft Reviewers: Open in CodeFlow

@HariniMalothu17
Copy link
Author

/azp run

1 similar comment
@HariniMalothu17
Copy link
Author

/azp run

"@types/jest": "^29.5.5",
"@types/react": "^19.0.0",
"@types/react": "19.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we'll want to keep the '^' here. This will allow new minor versions of react to be installed.

Copy link
Author

Choose a reason for hiding this comment

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

@chiaramooney made the change in latest commit.

@anupriya13 anupriya13 marked this pull request as ready for review August 7, 2025 09:03
@anupriya13 anupriya13 requested a review from a team as a code owner August 7, 2025 09:03
@anupriya13
Copy link
Contributor

LGTM, now we just need to test with preview 2 and stable then can merge this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants