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

Upgrade Next.js to v15 #61

Open
Tyratox opened this issue Nov 5, 2024 · 0 comments
Open

Upgrade Next.js to v15 #61

Tyratox opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@Tyratox
Copy link
Contributor

Tyratox commented Nov 5, 2024

After some testing, most of the applications seems to be working. This matches the migration guide at https://nextjs.org/blog/next-15 according to which there are not too many surprises for this project.

However, we need to hold back the upgrade for the moment because storybook crashes at the moment with the error "Cannot render react components created by older version".

May be related to storybookjs/storybook#29421. And most likely we need to wait for an update of https://www.npmjs.com/package/@storybook/nextjs?activeTab=readme.

@Tyratox Tyratox added the dependencies Pull requests that update a dependency file label Nov 5, 2024
@Tyratox Tyratox self-assigned this Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant