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.4.1 (2023-11-08)</small >
2+
3+ * fix: fix style block hmr for vitepress md files ([ a26a854] ( https://github.com/vitejs/vite-plugin-vue/commit/a26a854 ) ), closes [ vuejs/vitepress #3129 ] ( https://github.com/vuejs/vitepress/issues/3129 )
4+ * chore: make tests pass with rollup4 (#271 ) ([ 298d419] ( https://github.com/vitejs/vite-plugin-vue/commit/298d419 ) ), closes [ #271 ] ( https://github.com/vitejs/vite-plugin-vue/issues/271 )
5+
6+
7+
18## 4.4.0 (2023-10-02)
29
310* fix(plugin-vue): re-create filters after updating options (#246 ) ([ c383503] ( https://github.com/vitejs/vite-plugin-vue/commit/c383503 ) ), closes [ #246 ] ( https://github.com/vitejs/vite-plugin-vue/issues/246 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @vitejs/plugin-vue" ,
3- "version" : " 4.4.0 " ,
3+ "version" : " 4.4.1 " ,
44 "license" : " MIT" ,
55 "author" : " Evan You" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments