Skip to content

Support Vite 8 #8779

Description

@Nefcanto

Vite 8.0.0 was released on March 12, over three months ago.

However, qwik/package.json still restricts the supported Vite versions to:

"peerDependencies": {
  "vite": ">=5 <8"
}

Please consider updating support for new major versions of underlying dependencies more quickly. This would allow users to benefit from performance improvements, bug fixes, and new features sooner, while reducing the need to override peer dependency constraints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions