File tree 2 files changed +1
-12
lines changed
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
-
12
1
## <small >4.3.8 (2023-05-18)</small >
13
2
14
3
* 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 1
1
{
2
2
"name" : " vite" ,
3
- "version" : " 4.3.9 " ,
3
+ "version" : " 4.3.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