Update vite 6.0.2 → 6.0.3 (patch) #1373
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ vite (6.0.2 → 6.0.3) · Repo · Changelog
Release Notes
6.0.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
release: v6.0.3
fix: make handleInvoke interface compatible with invoke (#18876)
refactor: fix logic errors found by no-unnecessary-condition rule (#18891)
fix: remove CSS import in CJS correctly in some cases (#18885)
fix: handle postcss load unhandled rejections (#18886)
fix(config): bundle files referenced with imports field (#18887)
fix(html): allow unexpected question mark in tag name (#18852)
docs: tweak wordings in Environment API doc (#18881)
docs: fix typo in v6 announcement (#18884)
docs: add SvelteKit to the Environment API story (#18877)
docs: fix typo "constrains" to "constraints" (#18879)
fix(css): rewrite url when image-set and url exist at the same time (#18868)
fix(config): make stacktrace path correct when sourcemap is enabled (#18833)
chore: update contributing.md vite version (#18866)
docs(api-environment): remove outdated text content (#18856)
fix(module-runner): decode uri for file url passed to import (#18837)
fix: merge `environments.ssr.resolve` with root `ssr` config (#18857)
fix: make result interfaces for `ModuleRunnerTransport#invoke` more explicit (#18851)
docs: correct docs about plugin-react-swc (#18762)
fix: no permission to create vite config file (#18844)
docs(assets): update static asset URL transformation in dev (#18842)
fix(deps): update all non-major dependencies (#18853)
chore: fix duplicate attributes issue number in comment (#18860)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands