You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…arams`) (#13828)
Changes in Next.js vercel/next.js#68812
This PR is mostly just adjusting our E2E tests so they don't fail while
building.
Additionally, we had to update the `withServerActionInstrumentation` API
in a semver-minor way so you can pass a promise to the `headers` option.
The `ReadonlyHeaders` type isn't exposed in all Next.js versions so for
now I typed it as `any`.
Resolves#13805Resolves#13779Resolves#13780
Canary tests failed: https://github.com/getsentry/sentry-javascript/actions/runs/11097162749
The text was updated successfully, but these errors were encountered: