Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(create-vite): update templates for vite 5 #15007

Merged
merged 3 commits into from
Nov 16, 2023
Merged

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Nov 16, 2023

Update:

  • vite to ^5.0.0 (except qwik - CI still fails for Vite 5, pinned to ^4.5.0 instead)
  • @vitejs/plugin-react to ^4.2.0
  • @vitejs/plugin-vue to ^4.5.0
  • @sveltejs/vite-plugin-svelte to ^3.0.0

We still need to update for preact, qwik, and react-swc for the templates.

@patak-dev patak-dev enabled auto-merge (squash) November 16, 2023 14:32
@patak-dev patak-dev merged commit e208697 into main Nov 16, 2023
9 checks passed
@patak-dev patak-dev deleted the update-templates branch November 16, 2023 14:39
@patak-dev
Copy link
Member

cc @manucorporat, would you PR the update to the Qwik template once it is compatible with Vite 5? 🙏🏼

@patak-dev
Copy link
Member

It seems Vite 5 was auto-updated, and vite dev and build works according to @bluwy. So only preview is failing. We are leaving the template using Vite 5 then, hopefully the issue is fixed soon on the Qwik side.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants