File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.7.7] ( https://github.com/vitejs/vite/compare/v2.7.6...v2.7.7 ) (2021-12-26)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** ssr:** nested destucture ([ #6249 ] ( https://github.com/vitejs/vite/issues/6249 ) ) ([ 485e298] ( https://github.com/vitejs/vite/commit/485e298e72599679e97f0ed1f4315ac5da55da2c ) )
7
+ * ** ssr:** transform class props ([ #6261 ] ( https://github.com/vitejs/vite/issues/6261 ) ) ([ 2e3fe59] ( https://github.com/vitejs/vite/commit/2e3fe5932c962d447a4faa4b0ce996ead70c7d34 ) )
8
+
9
+
10
+
1
11
## [ 2.7.6] ( https://github.com/vitejs/vite/compare/v2.7.5...v2.7.6 ) (2021-12-22)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite" ,
3
- "version" : " 2.7.6 " ,
3
+ "version" : " 2.7.7 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Evan You" ,
6
6
"description" : " Native-ESM powered web dev build tool" ,
You can’t perform that action at this time.
0 commit comments