Skip to content

Commit 3ac6e91

Browse files
committed
release: v4.2.3
1 parent 293213b commit 3ac6e91

File tree

3 files changed

+2410
-2337
lines changed

3 files changed

+2410
-2337
lines changed

packages/vite/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>4.2.3 (2023-05-26)</small>
2+
3+
* fix: fs.deny with leading double slash (#13348) ([293213b](https://github.com/vitejs/vite/commit/293213b)), closes [#13348](https://github.com/vitejs/vite/issues/13348)
4+
5+
6+
17
## <small>4.2.2 (2023-04-18)</small>
28

39
* fix: escape msg in render restricted error html, backport #12889 ([8758c5c](https://github.com/vitejs/vite/commit/8758c5c)), closes [#12889](https://github.com/vitejs/vite/issues/12889)

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite",
3-
"version": "4.2.2",
3+
"version": "4.2.3",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
 (0)