Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark remote debugging as deprecated in CLI docs #933

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

Yajur-Grover
Copy link
Contributor

@Yajur-Grover Yajur-Grover commented Apr 22, 2024

Description

Marks the remote debugging flag as deprecated in the CLI documentation.

Why

Reflect web debugging being deprecated: react-native-community/discussions-and-proposals#734

Partially resolves microsoft/react-native-windows#12928

Screenshots

Before:
image

After:
image

Microsoft Reviewers: Open in CodeFlow

@Yajur-Grover Yajur-Grover requested a review from a team as a code owner April 22, 2024 21:09
@@ -16,6 +16,9 @@ Run this from an existing React Native for Windows app to build and deploy.
npx react-native run-windows
```
### Options

> **Note:** Remote Debugging was officially marked as deprecated in RN 0.73 and will be removed in a later release.
Copy link
Member

Choose a reason for hiding this comment

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

Is there a release note or discussions-and-proposals issue you can link to here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated!

@TatianaKapos TatianaKapos merged commit 472a82d into microsoft:main Apr 25, 2024
29 checks passed
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.

Paper in 0.74 should default to direct debugging instead of web debugging
3 participants