Skip to content

Next.js: Support v15.4 #45

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

Merged
merged 4 commits into from
Jun 20, 2025
Merged

Conversation

valentinpalkovic
Copy link
Contributor

@valentinpalkovic valentinpalkovic commented Jun 20, 2025

Closes #39

📦 Published PR as canary version: 2.0.3--canary.45.70d675a.0

✨ Test out this PR locally via:

npm install [email protected]
# or 
yarn add [email protected]

@valentinpalkovic valentinpalkovic self-assigned this Jun 20, 2025
@valentinpalkovic valentinpalkovic added bug Something isn't working patch Increment the patch version when merged labels Jun 20, 2025
@valentinpalkovic valentinpalkovic merged commit 0cdbc39 into main Jun 20, 2025
6 checks passed
@thebuilder
Copy link

Hm, this seems to cause an issue in Vitest.

[Error: Dynamic require of "next/dist/build/webpack/plugins/define-env-plugin.js" is not supported]

Which is caused because the Next.js 15.4 check throws a similar error.

[Error: Dynamic require of "next/dist/build/define-env.js" is not supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] @storybook/nextjs-vite attempts to load renamed plugin from Next.js canary internals
3 participants