Skip to content

Commit 731b77d

Browse files
committed
release: v5.4.18
1 parent 823675b commit 731b77d

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.18 (2025-04-10)</small>
2+
3+
* fix: backport #19830, reject requests with `#` in request-target (#19831) ([823675b](https://github.com/vitejs/vite/commit/823675baff2bd6809c74ba2d9acca0327923a54f)), closes [#19830](https://github.com/vitejs/vite/issues/19830) [#19831](https://github.com/vitejs/vite/issues/19831)
4+
5+
6+
17
## <small>5.4.17 (2025-04-03)</small>
28

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

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

0 commit comments

Comments
 (0)