Skip to content

Commit e1e19cd

Browse files
committed
1 parent 7a52d98 commit e1e19cd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/plugin-vue/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.10.1](https://github.com/vitejs/vite/compare/[email protected]@1.10.1) (2021-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **plugin-vue:** fix hmr issue in vuejs/vue-next[#4358](https://github.com/vitejs/vite/issues/4358) ([709e4b0](https://github.com/vitejs/vite/commit/709e4b0428d8cdc8299b22898c76e58d66ca92c9))
7+
8+
9+
110
# [1.10.0](https://github.com/vitejs/vite/compare/[email protected]@1.10.0) (2021-11-22)
211

312

packages/plugin-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-vue",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)