File tree Expand file tree Collapse file tree 2 files changed +1
-12
lines changed Expand file tree Collapse file tree 2 files changed +1
-12
lines changed Original file line number Diff line number Diff line change 1- ## <small >4.3.9 (2023-05-24)</small >
2-
3- * docs: optimizeDeps.needsInterop (#13323 ) ([ b34e79c] ( https://github.com/vitejs/vite/commit/b34e79c ) ), closes [ #13323 ] ( https://github.com/vitejs/vite/issues/13323 )
4- * fix: optimizeDeps during build and external ids (#13274 ) ([ e3db771] ( https://github.com/vitejs/vite/commit/e3db771 ) ), closes [ #13274 ] ( https://github.com/vitejs/vite/issues/13274 )
5- * fix(legacy): style insert order (#13266 ) ([ e444375] ( https://github.com/vitejs/vite/commit/e444375 ) ), closes [ #13266 ] ( https://github.com/vitejs/vite/issues/13266 )
6- * test: respect commonjs options in playgrounds (#13273 ) ([ 19e8c68] ( https://github.com/vitejs/vite/commit/19e8c68 ) ), closes [ #13273 ] ( https://github.com/vitejs/vite/issues/13273 )
7- * refactor: simplify SSR options' if statement (#13254 ) ([ 8013a66] ( https://github.com/vitejs/vite/commit/8013a66 ) ), closes [ #13254 ] ( https://github.com/vitejs/vite/issues/13254 )
8- * perf(ssr): calculate stacktrace offset lazily (#13256 ) ([ 906c4c1] ( https://github.com/vitejs/vite/commit/906c4c1 ) ), closes [ #13256 ] ( https://github.com/vitejs/vite/issues/13256 )
9-
10-
11-
121## <small >4.3.8 (2023-05-18)</small >
132
143* fix: avoid outdated module to crash in importAnalysis after restart (#13231 ) ([ 3609e79] ( https://github.com/vitejs/vite/commit/3609e79 ) ), closes [ #13231 ] ( https://github.com/vitejs/vite/issues/13231 )
Original file line number Diff line number Diff line change 11{
22 "name" : " vite" ,
3- "version" : " 4.3.9 " ,
3+ "version" : " 4.3.8 " ,
44 "type" : " module" ,
55 "license" : " MIT" ,
66 "author" : " Evan You" ,
You can’t perform that action at this time.
0 commit comments