File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## <small >4.0.1 (2024-08-14)</small >
2
+
3
+ * chore: use pnpm catalog for shared deps ([ 0735e18] ( https://github.com/vitejs/vite-plugin-vue/commit/0735e18 ) )
4
+ * chore(deps): update upstream (#416 ) ([ 02a3edd] ( https://github.com/vitejs/vite-plugin-vue/commit/02a3edd ) ), closes [ #416 ] ( https://github.com/vitejs/vite-plugin-vue/issues/416 )
5
+ * chore(deps): update upstream (#432 ) ([ 5d592cd] ( https://github.com/vitejs/vite-plugin-vue/commit/5d592cd ) ), closes [ #432 ] ( https://github.com/vitejs/vite-plugin-vue/issues/432 )
6
+ * chore(vue-jsx): add ` type ` package field ([ a2fe479] ( https://github.com/vitejs/vite-plugin-vue/commit/a2fe479 ) )
7
+ * feat(vue-jsx): add ` defineComponentName ` option ([ 0f71911] ( https://github.com/vitejs/vite-plugin-vue/commit/0f71911 ) )
8
+ * fix(deps): update all non-major dependencies (#412 ) ([ 8cb2ea9] ( https://github.com/vitejs/vite-plugin-vue/commit/8cb2ea9 ) ), closes [ #412 ] ( https://github.com/vitejs/vite-plugin-vue/issues/412 )
9
+
10
+
11
+
1
12
## 4.0.0 (2024-05-30)
2
13
3
14
* chore: upgrade vitest ([ db4cf1c] ( https://github.com/vitejs/vite-plugin-vue/commit/db4cf1c ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitejs/plugin-vue-jsx" ,
3
- "version" : " 4.0.0 " ,
3
+ "version" : " 4.0.1 " ,
4
4
"type" : " commonjs" ,
5
5
"license" : " MIT" ,
6
6
"author" : " Evan You" ,
You can’t perform that action at this time.
0 commit comments