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

Vite 5 support #219

Open
hc-chumak opened this issue Jan 9, 2024 · 11 comments
Open

Vite 5 support #219

hc-chumak opened this issue Jan 9, 2024 · 11 comments

Comments

@hc-chumak
Copy link

hc-chumak commented Jan 9, 2024

Hi!

Is there an update planned for vite 5 and support for unhead #215?

@dante01yoon
Copy link

can this use with Vite 5 now?

@hc-chumak
Copy link
Author

hc-chumak commented Jan 26, 2024

no :/

Ignored incompatible updates (peer dependencies):

@vueuse/head        ^0.9.8  →  ^2.0.0  reason: vite-ssr requires 0.x
@vitejs/plugin-vue  ^4.6.2  →  ^5.0.3  reason: vite-ssr requires ^4.0.0
vite                 4.5.2  →  5.0.12  reason: vite-ssr requires ^4.0.0

@ijry
Copy link

ijry commented May 15, 2024

+1

@briangleeson
Copy link
Contributor

Any news here? Would be great to be able to move up to vite 5

@phlegx
Copy link

phlegx commented Sep 3, 2024

We should move to Vite 5. 👍

@mrweiner
Copy link

Bump :)

@eric-2d
Copy link

eric-2d commented Oct 4, 2024

Less go

@eric-2d
Copy link

eric-2d commented Nov 2, 2024

So it appears pretty clear now that this project will not receive further updates.
I'm thankful that have been using this project to rank successfully in production.

However I need to keep my stack up to date with the current build tools (Vite 5)
I'm considering moving to Nuxt 3 just for the SSR part.
Any other alternatives?

@naltatis
Copy link

naltatis commented Nov 2, 2024

In my last project we invested some time and merged vite-ssr into our codebase. We could delete a bunch of stuff we were not using anyways. Now we have the freedom to update vite, express, meta how we want.
It has been quite a bit of work, I guess less then moving to nuxt, ...
If you want more control, I can recommend this way. The codebase of vite-ssr is solid.

@xvaara
Copy link

xvaara commented Nov 30, 2024

I just pulled all the pull request and forks into one repo, updated to vite 6, converted to work with esm, upgraded all the dependencies and fixed few bug. "it works for me" so didn't want to put in time to fix the tests, since uvu doesn't work with esm and I'm not familiar with it. Published to npm as @flowtools/vite-ssr , put I don't use react so that side is totally on the level "it builds at least".

https://github.com/flow-tools/vite-ssr

@phlegx
Copy link

phlegx commented Dec 19, 2024

@xvaara please take a look on this fork of your repo: flow-tools/vite-ssr@master...pierrick-mace:vite-ssr:master

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

No branches or pull requests

9 participants