File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.0.0-alpha.3 (2022-06-12)
2
+
3
+ * fix(deps): update all non-major dependencies (#8391 ) ([ 842f995] ( https://github.com/vitejs/vite/commit/842f995 ) ), closes [ #8391 ] ( https://github.com/vitejs/vite/issues/8391 )
4
+ * fix(plugin-react): apply manual runtime interop (#8546 ) ([ f09299c] ( https://github.com/vitejs/vite/commit/f09299c ) ), closes [ #8546 ] ( https://github.com/vitejs/vite/issues/8546 )
5
+ * fix(plugin-react): support import namespace in ` parseReactAlias ` (#5313 ) ([ 05b91cd] ( https://github.com/vitejs/vite/commit/05b91cd ) ), closes [ #5313 ] ( https://github.com/vitejs/vite/issues/5313 )
6
+ * refactor: remove hooks ssr param support (#8491 ) ([ f59adf8] ( https://github.com/vitejs/vite/commit/f59adf8 ) ), closes [ #8491 ] ( https://github.com/vitejs/vite/issues/8491 )
7
+
8
+
9
+
1
10
## 2.0.0-alpha.2 (2022-05-26)
2
11
3
12
* feat: non-blocking esbuild optimization at build time (#8280 ) ([ 909cf9c] ( https://github.com/vitejs/vite/commit/909cf9c ) ), closes [ #8280 ] ( https://github.com/vitejs/vite/issues/8280 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitejs/plugin-react" ,
3
- "version" : " 2.0.0-alpha.2 " ,
3
+ "version" : " 2.0.0-alpha.3 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Evan You" ,
6
6
"contributors" : [
You can’t perform that action at this time.
0 commit comments