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

fix(next): next.js 15.1.0 compatibility by not importing isRedirectError from next/dist #9878

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

AlessioGr
Copy link
Member

@AlessioGr AlessioGr commented Dec 11, 2024

Fixes #9876

The import path has changed in Next.js 15.1.0

@AlessioGr AlessioGr enabled auto-merge (squash) December 11, 2024 00:58
@AlessioGr AlessioGr merged commit 5bfc92d into main Dec 11, 2024
61 checks passed
@AlessioGr AlessioGr deleted the fix/nextjs-15.1.0-compat branch December 11, 2024 01:00
Copy link
Contributor

🚀 This is included in version v3.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Next.js 15.1.0 isRedirectError() crash
1 participant