File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## <small >4.3.4 (2023-08-28)</small >
2
+
3
+ * chore(deps): update typescript-eslint monorepo to v6 (major) (#210 ) ([ fb07b5b] ( https://github.com/vitejs/vite-plugin-vue/commit/fb07b5b ) ), closes [ #210 ] ( https://github.com/vitejs/vite-plugin-vue/issues/210 )
4
+ * feat(plugin-vue): expose options in ` api ` (#177 ) ([ 269121e] ( https://github.com/vitejs/vite-plugin-vue/commit/269121e ) ), closes [ #177 ] ( https://github.com/vitejs/vite-plugin-vue/issues/177 )
5
+
6
+
7
+
1
8
## <small >4.3.3 (2023-08-22)</small >
2
9
3
10
* fix: conditionally get descriptor on hmr (#236 ) ([ b7b1383] ( https://github.com/vitejs/vite-plugin-vue/commit/b7b1383 ) ), closes [ #236 ] ( https://github.com/vitejs/vite-plugin-vue/issues/236 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitejs/plugin-vue" ,
3
- "version" : " 4.3.3 " ,
3
+ "version" : " 4.3.4 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Evan You" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments