Skip to content

Commit 712cb71

Browse files
committed
release: v5.4.16
1 parent b627c50 commit 712cb71

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/vite/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>5.4.16 (2025-03-31)</small>
2+
3+
* fix: backport #19761, fs check in transform middleware (#19762) ([b627c50](https://github.com/vitejs/vite/commit/b627c50d359f3bd9b602408fbbf462cf4a2f019c)), closes [#19761](https://github.com/vitejs/vite/issues/19761) [#19762](https://github.com/vitejs/vite/issues/19762)
4+
5+
6+
17
## <small>5.4.15 (2025-03-24)</small>
28

39
* fix: backport #19702, fs raw query with query separators (#19703) ([807d7f0](https://github.com/vitejs/vite/commit/807d7f06d33ab49c48a2a3501da3eea1906c0d41)), closes [#19702](https://github.com/vitejs/vite/issues/19702) [#19703](https://github.com/vitejs/vite/issues/19703)

packages/vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite",
3-
"version": "5.4.15",
3+
"version": "5.4.16",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
 (0)