File tree 2 files changed +8
-1
lines changed 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 3.0.0-alpha.4 (2022-05-25)
2
+
3
+ * feat: non-blocking needs interop (#7568 ) ([ 531cd7b] ( https://github.com/vitejs/vite/commit/531cd7b ) ), closes [ #7568 ] ( https://github.com/vitejs/vite/issues/7568 )
4
+ * fix: expose client dist in ` exports ` (#8324 ) ([ 689adc0] ( https://github.com/vitejs/vite/commit/689adc0 ) ), closes [ #8324 ] ( https://github.com/vitejs/vite/issues/8324 )
5
+
6
+
7
+
1
8
## 3.0.0-alpha.3 (2022-05-25)
2
9
3
10
* fix(cjs): build cjs for ` loadEnv ` (#8305 ) ([ 80dd2df] ( https://github.com/vitejs/vite/commit/80dd2df ) ), closes [ #8305 ] ( https://github.com/vitejs/vite/issues/8305 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite" ,
3
- "version" : " 3.0.0-alpha.3 " ,
3
+ "version" : " 3.0.0-alpha.4 " ,
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