Skip to content

Conversation

@jasongerbes
Copy link

Updates the project to Next.js 15.

  • Replace useFormState with useActionState.
  • Await headers() and cookies().
  • Update next.config.mjs to next.config.ts.
  • Replace experimental.serverComponentsExternalPackages with serverExternalPackages.
  • Enable turbopack for dev.
  • Improve README.md setup instructions.

@henkethebenke
Copy link

@jasongerbes Shouldn't cookies in middleware.ts be awaited as well?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants