Skip to content

Commit ca31424

Browse files
committed
release: v7.3.3
1 parent 5ab51c0 commit ca31424

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

packages/vite/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## <small>[7.3.3](https://github.com/vitejs/vite/compare/v7.3.2...v7.3.3) (2026-05-07)</small>
2+
### Bug Fixes
3+
4+
* avoid destructure lowering for newer safari ([#22346](https://github.com/vitejs/vite/issues/22346)) ([5ab51c0](https://github.com/vitejs/vite/commit/5ab51c0f76f0896175e02ad797c1f5fe116d02f4))
5+
16
## <small>[7.3.2](https://github.com/vitejs/vite/compare/v7.3.1...v7.3.2) (2026-04-06)</small>
27
### Bug Fixes
38

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

0 commit comments

Comments
 (0)