File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 4.3.0-beta.8 (2023-04-19)
2
+
3
+ * fix: escape msg in render restricted error html (#12889 ) ([ 3aa2127] ( https://github.com/vitejs/vite/commit/3aa2127 ) ), closes [ #12889 ] ( https://github.com/vitejs/vite/issues/12889 )
4
+ * fix: yarn pnp considerBuiltins (#12903 ) ([ a0e10d5] ( https://github.com/vitejs/vite/commit/a0e10d5 ) ), closes [ #12903 ] ( https://github.com/vitejs/vite/issues/12903 )
5
+ * refactor(eslint): migrate to ` eslint-plugin-n ` (#12895 ) ([ 62ebe28] ( https://github.com/vitejs/vite/commit/62ebe28 ) ), closes [ #12895 ] ( https://github.com/vitejs/vite/issues/12895 )
6
+ * feat: expose ` isFileServingAllowed ` as public utility (#12894 ) ([ 93e095c] ( https://github.com/vitejs/vite/commit/93e095c ) ), closes [ #12894 ] ( https://github.com/vitejs/vite/issues/12894 )
7
+
8
+
9
+
1
10
## 4.3.0-beta.7 (2023-04-17)
2
11
3
12
* fix: broken middleware name (#12871 ) ([ 32bef57] ( https://github.com/vitejs/vite/commit/32bef57 ) ), closes [ #12871 ] ( https://github.com/vitejs/vite/issues/12871 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite" ,
3
- "version" : " 4.3.0-beta.7 " ,
3
+ "version" : " 4.3.0-beta.8 " ,
4
4
"type" : " module" ,
5
5
"license" : " MIT" ,
6
6
"author" : " Evan You" ,
You can’t perform that action at this time.
0 commit comments