File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 3.0.0-alpha.0 (2022-11-30)
2
+
3
+ * fix: support polyfill import paths containing an escaping char (e.g. '\' ) (#10859 ) ([ 7ac2535] ( https://github.com/vitejs/vite/commit/7ac2535 ) ), closes [ #10859 ] ( https://github.com/vitejs/vite/issues/10859 )
4
+ * fix(deps): update all non-major dependencies (#10804 ) ([ f686afa] ( https://github.com/vitejs/vite/commit/f686afa ) ), closes [ #10804 ] ( https://github.com/vitejs/vite/issues/10804 )
5
+ * fix(deps): update all non-major dependencies (#11091 ) ([ 073a4bf] ( https://github.com/vitejs/vite/commit/073a4bf ) ), closes [ #11091 ] ( https://github.com/vitejs/vite/issues/11091 )
6
+ * chore(deps): update all non-major dependencies (#10910 ) ([ f6ad607] ( https://github.com/vitejs/vite/commit/f6ad607 ) ), closes [ #10910 ] ( https://github.com/vitejs/vite/issues/10910 )
7
+ * chore(deps): update all non-major dependencies (#11006 ) ([ 96f2e98] ( https://github.com/vitejs/vite/commit/96f2e98 ) ), closes [ #11006 ] ( https://github.com/vitejs/vite/issues/11006 )
8
+ * feat: align default chunk and asset file names with rollup (#10927 ) ([ cc2adb3] ( https://github.com/vitejs/vite/commit/cc2adb3 ) ), closes [ #10927 ] ( https://github.com/vitejs/vite/issues/10927 )
9
+ * feat: rollup 3 (#9870 ) ([ beb7166] ( https://github.com/vitejs/vite/commit/beb7166 ) ), closes [ #9870 ] ( https://github.com/vitejs/vite/issues/9870 )
10
+
11
+
12
+
1
13
## <small >2.3.1 (2022-11-07)</small >
2
14
3
15
* chore(deps): update all non-major dependencies (#10725 ) ([ 22cfad8] ( https://github.com/vitejs/vite/commit/22cfad8 ) ), closes [ #10725 ] ( https://github.com/vitejs/vite/issues/10725 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitejs/plugin-legacy" ,
3
- "version" : " 2.3.1 " ,
3
+ "version" : " 3.0.0-alpha.0 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Evan You" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments