Skip to content

Commit cc383e0

Browse files
committed
release: v7.3.2
1 parent 09d8c90 commit cc383e0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/vite/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## <small>[7.3.2](https://github.com/vitejs/vite/compare/v7.3.1...v7.3.2) (2026-04-06)</small>
2+
### Bug Fixes
3+
4+
* avoid path traversal with optimize deps sourcemap handler ([#22161](https://github.com/vitejs/vite/issues/22161)) ([09d8c90](https://github.com/vitejs/vite/commit/09d8c903bde12fee2710314d3b42bc789c686df7))
5+
* backport [#22159](https://github.com/vitejs/vite/issues/22159), apply server.fs check to env transport ([#22162](https://github.com/vitejs/vite/issues/22162)) ([19db0f2](https://github.com/vitejs/vite/commit/19db0f29c3a3ac4e64cc95c270716c77fd223ad1))
6+
* check `server.fs` after stripping query as well ([#22160](https://github.com/vitejs/vite/issues/22160)) ([f8103cc](https://github.com/vitejs/vite/commit/f8103cc946f137a54e395fe3f5d08e8209231ed6))
7+
18
## <small>[7.3.1](https://github.com/vitejs/vite/compare/v7.3.0...v7.3.1) (2026-01-07)</small>
29
### Features
310

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": "7.3.1",
3+
"version": "7.3.2",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
 (0)