File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## <small >4.2.2 (2023-05-11)</small >
2+
3+ * fix: ignore generic attribute when generating script import ([ 3170af1] ( https://github.com/vitejs/vite-plugin-vue/commit/3170af1 ) )
4+ * chore: bump vite ([ ffe74e5] ( https://github.com/vitejs/vite-plugin-vue/commit/ffe74e5 ) )
5+ * chore: bump vue version ([ 799d875] ( https://github.com/vitejs/vite-plugin-vue/commit/799d875 ) )
6+
7+
8+
19## <small >4.2.1 (2023-04-26)</small >
210
311* fix: lang="tsx" can't be inlined ([ c3f5c9c] ( https://github.com/vitejs/vite-plugin-vue/commit/c3f5c9c ) ), closes [ #159 ] ( https://github.com/vitejs/vite-plugin-vue/issues/159 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @vitejs/plugin-vue" ,
3- "version" : " 4.2.1 " ,
3+ "version" : " 4.2.2 " ,
44 "license" : " MIT" ,
55 "author" : " Evan You" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments