Skip to content

Commit 6c2c881

Browse files
committed
release: v6.4.3
1 parent 96b0c10 commit 6c2c881

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/vite/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## <small>6.4.3 (2026-06-01)</small>
2+
3+
* fix: backport #22572, reject windows alternate paths (#22576) ([96b0c10](https://github.com/vitejs/vite/commit/96b0c10162e9c55485d922db2cfc6b8227cbc176)), closes [#22572](https://github.com/vitejs/vite/issues/22572) [#22576](https://github.com/vitejs/vite/issues/22576)
4+
* fix(deps): backport #22571, reject UNC paths for launch-editor-middleware (#22575) ([8fed5cf](https://github.com/vitejs/vite/commit/8fed5cf540c0d475266787f52072f258478cd42f)), closes [#22571](https://github.com/vitejs/vite/issues/22571) [#22575](https://github.com/vitejs/vite/issues/22575)
5+
6+
7+
18
## <small>6.4.2 (2026-04-06)</small>
29

310
* fix: apply server.fs check to env transport (#22159) (#22163) ([fe28e47](https://github.com/vitejs/vite/commit/fe28e47e9463e4c9619f94bfa06d2f8f1411b44b)), closes [#22159](https://github.com/vitejs/vite/issues/22159) [#22163](https://github.com/vitejs/vite/issues/22163)

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite",
3-
"version": "6.4.2",
3+
"version": "6.4.3",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
 (0)