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
The goal will be to remove this patch as soon as possible, but it's unclear how long it will take for these fixes / new features to be implemented and accepted in Next.js.
For now, implement a patching system (using pnpm) within the ESLint config install script to apply the changes in the patch.
The text was updated successfully, but these errors were encountered:
We currently instruct students to patch Next.js to fix / add a few features to the
app/
directory:NextResponse
Accept generic type parameters forNextResponse
vercel/next.js#45943 (comment)Link[href]
values pointing atGET
Route Handlers [NEXT-764] GET Route Handlers not valid destinations with experimental.typedRoutes vercel/next.js#46742 (comment)The goal will be to remove this patch as soon as possible, but it's unclear how long it will take for these fixes / new features to be implemented and accepted in Next.js.
For now, implement a patching system (using
pnpm
) within the ESLint config install script to apply the changes in the patch.The text was updated successfully, but these errors were encountered: