Skip to content

docs(nextjs): Fix function name in deprecation message #10583

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

Merged

Conversation

leothorp
Copy link

@leothorp leothorp commented Feb 9, 2024

Pretty self-explanatory- corrects the function name from the nonexistent wrapApiWithSentry (seems like it was intended to be wrapApiHandlerWithSentry) in a deprecation warning.

@lforst
Copy link
Contributor

lforst commented Feb 9, 2024

Hey, thanks for catching and fixing this. Would you mind opening this PR against the 'v7' branch? The develop branch is currently used for development on the new major version. Thank you!

@leothorp leothorp changed the base branch from develop to v7 February 9, 2024 08:25
@leothorp leothorp force-pushed the leothorp/fix-deprecation-message-function-name branch from 6b77d32 to 5f364a1 Compare February 9, 2024 08:29
@leothorp
Copy link
Author

leothorp commented Feb 9, 2024

@lforst Sounds good, just updated.

@lforst lforst changed the title docs(nextjs): correct nonexistent function name in deprecation message docs(nextjs): Correct function name in deprecation message Feb 9, 2024
@lforst
Copy link
Contributor

lforst commented Feb 9, 2024

Thank you! :)

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.

2 participants