Skip to content

Commit 6104add

Browse files
committed
release: v4.5.12
1 parent 0a3dcf5 commit 6104add

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

39
* fix: backport #19761, fs check in transform middleware (#19763) ([26e1764](https://github.com/vitejs/vite/commit/26e1764)), closes [#19761](https://github.com/vitejs/vite/issues/19761) [#19763](https://github.com/vitejs/vite/issues/19763)

packages/vite/package.json

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

0 commit comments

Comments
 (0)