What is the minimum Next.js version for Sentry v8? #12592
Unanswered
andresespinosapc
asked this question in
Q&A
Replies: 1 comment
-
As per the migration docs Sentry Next.js SDK 8.x supports:
You can stay on |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I upgraded Sentry to v8 and I'm getting this warning when running the development server:
The value at .experimental has an unexpected property, instrumentationHook, which is not in the list of allowed properties
I think Sentry sets this property and it's not available in my version of Next.js. I'm using [email protected]
Beta Was this translation helpful? Give feedback.
All reactions