Skip to content

Bump vite from 4.2.1 to 4.3.4

Dependabot requested to merge dependabot-npm_and_yarn-vite-4.3.4 into main

Bumps vite from 4.2.1 to 4.3.4.

Release notes

Sourced from vite's releases.

create-vite@4.3.1

Please refer to CHANGELOG.md for details.

create-vite@4.3.0

Please refer to CHANGELOG.md for details.

create-vite@4.3.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

4.3.4 (2023-05-02)

4.3.3 (2023-04-26)

4.3.2 (2023-04-25)

4.3.1 (2023-04-20)

4.3.0 (2023-04-20)

Vite 4.3 is out! Read the announcement blog post here

Vite 4.3, It's Fast

In this minor, we focused on improving the dev server performance. The resolve logic got streamlined, improving hot paths and implementing smarter caching for finding package.json, TS config files, and resolved URL in general.

You can read a detailed walkthrough of the performance work done in this blog post by one of Vite Contributors: How we made Vite 4.3 faaaaster 🚀.

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading