Skip to content

Commit 7e3a866

Browse files
committed
release: v3.2.8
1 parent a26c87d commit 7e3a866

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>3.2.8 (2024-01-19)</small>
2+
3+
* fix: fs deny for case insensitive ([a26c87d](https://github.com/vitejs/vite/commit/a26c87d))
4+
5+
6+
17
## <small>3.2.7 (2023-05-26)</small>
28

39
* fix: port #13348 to v3, fs.deny with leading double slash (#13349) ([0574f80](https://github.com/vitejs/vite/commit/0574f80)), closes [#13348](https://github.com/vitejs/vite/issues/13348) [#13349](https://github.com/vitejs/vite/issues/13349)

packages/vite/package.json

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

0 commit comments

Comments
 (0)