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

[core] Bump Next.js to 15.0.3 #4321

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

hollandjake
Copy link

@hollandjake hollandjake commented Oct 28, 2024

  • Allowing support for next 15 and next 14 peer dependency

closes #4364

  • I've read and followed the contributing guide on how to create great pull requests.
  • I've updated the relevant documentation for any new or updated feature.
  • I've linked relevant GitHub issue with "Closes #".
  • I've added a visual demonstration in the form of a screenshot or video.

- Allowing support for next 15 and next 14 peer dependency
@hollandjake hollandjake changed the title Bump NextJS to 15.0.1 [core] Bump NextJS to 15.0.1 Oct 28, 2024
@Janpot Janpot added the core Infrastructure work going on behind the scenes label Oct 28, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Oct 28, 2024
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 3, 2024
@Janpot
Copy link
Member

Janpot commented Nov 3, 2024

The build passes now. @hollandjake @alexsenseer If you want to test drive this version and verify it works under Next.js 15:

pnpm add https://pkg.csb.dev/mui/toolpad/commit/8b8b3387/@toolpad/core

@hollandjake
Copy link
Author

@Janpot all working fine in my project, i've been using the 0.8.1 version with next15 for a few weeks and not faced any issues

@hollandjake
Copy link
Author

bumping docs and examples can be done in another PR to keep this one small and get it out there

@bharatkashyap
Copy link
Member

I think it might be important to test out the examples with Next.js 15 before we merge this. I can get on that and report

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 5, 2024
@oliviertassinari oliviertassinari changed the title [core] Bump NextJS to 15.0.1 [core] Bump Next.js to 15.0.1 Nov 8, 2024
@oliviertassinari oliviertassinari added dependencies Update of dependencies and removed core Infrastructure work going on behind the scenes labels Nov 8, 2024
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 18, 2024
@bharatkashyap bharatkashyap changed the title [core] Bump Next.js to 15.0.1 [core] Bump Next.js to 15.0.3 Nov 18, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 18, 2024
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 20, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 21, 2024
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[toolpad-core] Enable support for Next.js 15
5 participants