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

chore: support next.js 15 #4387

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Conversation

siddhsuresh
Copy link
Member

@siddhsuresh siddhsuresh commented Oct 26, 2024

Closes: #4385 #4385

What are the changes and their implications?

Bug Checklist

  • Changeset added (run pnpm changeset in the root directory)
  • Integration test added (see test docs if needed)

Feature Checklist

Copy link

changeset-bot bot commented Oct 26, 2024

🦋 Changeset detected

Latest commit: b0bab15

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@blitzjs/auth Major
@blitzjs/next Major
@blitzjs/rpc Major
blitz Minor
next-blitz-auth Patch
@blitzjs/codemod Major
@blitzjs/config Major
@blitzjs/generator Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@siddhsuresh
Copy link
Member Author

!preview next-js-15

Copy link
Contributor

github-actions bot commented Nov 5, 2024

Snapshot Release next-js-15

@siddhsuresh siddhsuresh marked this pull request as ready for review November 22, 2024 07:08
@siddhsuresh siddhsuresh force-pushed the siddharth/upgrade-to-next-15 branch from 9219ec7 to ad493c4 Compare December 3, 2024 08:40
"prisma": "^4.5.0",
"react": "18.2.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @gengjiawen. will update the PR

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 15 error when using getBlitzContext Blitz 2.1.2 doesn't work with Next 15 --turbo
4 participants