Skip to content

Conversation

ocavue
Copy link
Contributor

@ocavue ocavue commented Jun 25, 2025

Vite v7 was just released.

Copy link
Member

@rschristian rschristian left a comment

Choose a reason for hiding this comment

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

Did you give it a try perchance? It doesn't look like there should be any issues but it's probably worth testing.

@ocavue
Copy link
Contributor Author

ocavue commented Jun 26, 2025

I've tested in my own project and it looks all good.

@rschristian
Copy link
Member

Good enough for me!

@rschristian rschristian merged commit 9340795 into preactjs:main Jun 26, 2025
1 check passed
@coderbyheart
Copy link

Thanks for the quick fix! When is the release planned?

@Danebrouwer97
Copy link

Small issue with the current release is that vite-prerender-plugin still depends on vite@"5.x || 6.x"

I have already raised an identical issue on vite-prerender-plugin, will just require a minor version bump when vite-prerender-plugin is updated. 👍

npm warn ERESOLVE overriding peer dependency
npm warn While resolving: vite-prerender-plugin@0.5.10
npm warn Found: vite@7.0.0
npm warn node_modules/vite
npm warn   dev vite@"7.0.0" from the root project
npm warn   4 more (@preact/preset-vite, @prefresh/vite, vite-plugin-ejs, vite-plugin-static-copy)
npm warn
npm warn Could not resolve dependency:
npm warn peer vite@"5.x || 6.x" from vite-prerender-plugin@0.5.10
npm warn node_modules/@preact/preset-vite/node_modules/vite-prerender-plugin
npm warn   vite-prerender-plugin@"^0.5.3" from @preact/preset-vite@2.10.2
npm warn   node_modules/@preact/preset-vite

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.

4 participants