Skip to content

Commit 0e173d8

Browse files
committed
release: v6.3.7
1 parent c59a222 commit 0e173d8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/vite/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>6.3.7 (2025-10-14)</small>
2+
3+
* fix(esbuild): inject esbuild helpers correctly for esbuild 0.25.9+ (#20940) ([c59a222](https://github.com/vitejs/vite/commit/c59a222aa584c087cfe710173de1b9ecb597a3ff)), closes [#20940](https://github.com/vitejs/vite/issues/20940)
4+
5+
6+
17
## <small>6.3.6 (2025-09-08)</small>
28

39
* fix: apply `fs.strict` check to HTML files (#20736) ([0ab19ea](https://github.com/vitejs/vite/commit/0ab19ea9fcb66f544328f442cf6e70f7c0528d5f)), closes [#20736](https://github.com/vitejs/vite/issues/20736)

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

0 commit comments

Comments
 (0)