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
+
1
8
## 4.4.0 (2023-10-02)
2
9
3
10
* 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 1
1
{
2
2
"name" : " @vitejs/plugin-vue" ,
3
- "version" : " 4.4.0 " ,
3
+ "version" : " 4.4.1 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Evan You" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments