Skip to content

Commit 0a2518a

Browse files
committed
release: v5.4.17
1 parent 84b2b46 commit 0a2518a

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.17 (2025-04-03)</small>
2+
3+
* fix: backport #19782, fs check with svg and relative paths (#19784) ([84b2b46](https://github.com/vitejs/vite/commit/84b2b46ed129be8215108e789a90adbb33a9c42c)), closes [#19782](https://github.com/vitejs/vite/issues/19782) [#19784](https://github.com/vitejs/vite/issues/19784)
4+
5+
6+
17
## <small>5.4.16 (2025-03-31)</small>
28

39
* 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)

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

0 commit comments

Comments
 (0)