File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 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+
113## <small >2.3.1 (2022-11-07)</small >
214
315* 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 11{
22 "name" : " @vitejs/plugin-legacy" ,
3- "version" : " 2.3.1 " ,
3+ "version" : " 3.0.0-alpha.0 " ,
44 "license" : " MIT" ,
55 "author" : " Evan You" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments