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

Next15 RC2 update #5

Merged
merged 9 commits into from
Oct 19, 2024
Merged

Next15 RC2 update #5

merged 9 commits into from
Oct 19, 2024

Conversation

collinschaafsma
Copy link
Owner

@collinschaafsma collinschaafsma commented Oct 19, 2024

This PR will:

  • Update to next15 RC 2.
  • Update to eslint 9
  • Update react 19
  • Use .ts file for the next.config file
  • Pass the posthog distinctId into captureEvent calls inside of after, after doesn't allow access to cookies, this fixes issue with loosing distinctId

Notes:

  • next-auth v5.beta will generate warnings about Dynamic APIs.
  • sentry doesn't currently support running dev with --turbo while turbopack is considered stable, sentry has not released an update yet to support it. I'll be keeping an eye on both of these issues.

See:
getsentry/sentry-javascript#8105 (comment)
nextauthjs/next-auth#12002

@collinschaafsma collinschaafsma merged commit 20f7b0e into main Oct 19, 2024
3 checks passed
@collinschaafsma collinschaafsma deleted the chore/next-rc1-upgrade branch October 19, 2024 19:10
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