Skip to content

fix(nextjs): Fix version detection and option insertion logic for clientTraceMetadata option #12324

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

Closed
wants to merge 1 commit into from

Conversation

lforst
Copy link
Contributor

@lforst lforst commented Jun 3, 2024

The detection logic didn't work for Next.js 15.0.0 because the minor was falsy.

Also, we were not merging the clientTraceMetadata option and instead just overriding it.

@lforst
Copy link
Contributor Author

lforst commented Jun 3, 2024

Superseded by #12323

@lforst lforst closed this Jun 3, 2024
@lforst lforst deleted the lforst-fix-trace-client-metadata branch December 3, 2024 09:54
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.

1 participant