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
Describe the bug
Noticed that my builds were being broken when I upgraded Next.js past 14.1.0.
To Reproduce
Steps to reproduce the behavior:
Try to build a fumadocs application with Next.js 14.1.1 or reater.
Expected behavior
A successful build! 😄
Additional context
Loving fumadocs thus far. I was bumping my dependencies to get to 10.0.0 and it looks like bumping Next.js along with it dropped an import that Fumadocs search was using.
I've opened a PR that I believe fixes this issue at #279.
The text was updated successfully, but these errors were encountered:
Describe the bug
Noticed that my builds were being broken when I upgraded Next.js past 14.1.0.
To Reproduce
Steps to reproduce the behavior:
Try to build a
fumadocs
application with Next.js 14.1.1 or reater.Expected behavior
A successful build! 😄
Additional context
Loving
fumadocs
thus far. I was bumping my dependencies to get to 10.0.0 and it looks like bumping Next.js along with it dropped an import that Fumadocs search was using.I've opened a PR that I believe fixes this issue at #279.
The text was updated successfully, but these errors were encountered: