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

Support Vite 5 #25127

Closed
6 tasks done
Tracked by #25115
valentinpalkovic opened this issue Dec 6, 2023 · 1 comment · Fixed by #25427
Closed
6 tasks done
Tracked by #25115

Support Vite 5 #25127

valentinpalkovic opened this issue Dec 6, 2023 · 1 comment · Fixed by #25427
Assignees

Comments

@valentinpalkovic
Copy link
Contributor

valentinpalkovic commented Dec 6, 2023

We want to add proper Vite 5 Support in Storybook 8.0.0. The problem is not about Vite 5, but maintaining and supporting multiple versions of Vite since we rely on Vite-plugins, which just support a particular version of Vite. Peer dependency issues are an issue that we have to overcome. One approach might be to make Vite not zero-configurable, but plugins have to be installed by the user to match the users Vite version. The following tasklist mentions the PRs, which are pending

Tasks

  1. 4 of 4

Related PRs

Tasks

  1. bug builder-vite ci:normal svelte sveltekit vue vue3
    JReinhold
  2. bug builder-vite ci:normal
    valentinpalkovic
  3. BREAKING CHANGE builder-vite react
    IanVS

Relevant issues

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 a pull request may close this issue.

3 participants