Bump vite from 5.2.2 to 5.2.3
Bumps vite from 5.2.2 to 5.2.3.
Release notes
Sourced from vite's releases.
create-vite@5.2.3
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
5.2.3 (2024-03-22)
- fix: handle warmup request error correctly (#16223) (d7c5256), closes #16223
- fix: skip encode if is data uri (#16233) (8617e76), closes #16233
- fix(optimizer): fix
optimizeDeps.include
glob syntax for./*
exports (#16230) (f184c80), closes #16230- fix(runtime): fix sourcemap with
prepareStackTrace
(#16220) (dad7f4f), closes #16220- chore:
utf8
replaced withutf-8
(#16232) (9800c73), closes #16232
Commits
-
e4572b8
release: v5.2.0 -
1a3b1d7
fix: update client.ts@cleanUrl to accomodate blob protocol (#16182) -
842643d
chore(deps): update all non-major dependencies (#16186) -
de60f1e
perf(transformRequest): fast-path watch and sourcemap handling (#16170) -
50caf67
fix(assets): avoid splitting,
inside query parameter of image URI in srcse... -
6f8a320
docs: add@shikiji/vitepress-twoslash
(#16168) -
20bf97d
release: v5.2.0-beta.1 -
9888843
feat: formalize waitForRequestsIdle (experimental) (#16135) -
7ee4261
feat(optimizer): show a friendly warning with 404 instead of 504 outdated opt... -
1d5eec4
feat: csp nonce support (#16052) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts