Skip to content

Commit 5dec74b

Browse files
committed
1 parent 41dd987 commit 5dec74b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Diff for: packages/plugin-vue-jsx/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.8](https://github.com/vitejs/vite/compare/[email protected]@1.1.8) (2021-09-07)
2+
3+
4+
### Bug Fixes
5+
6+
* hmr doesn't work when modifying the code of jsx in sfc ([#4563](https://github.com/vitejs/vite/issues/4563)) ([1012367](https://github.com/vitejs/vite/commit/101236794c5d6d28591302d5552cb1c0ab8f4115))
7+
8+
9+
110
## [1.1.7](https://github.com/vitejs/vite/compare/[email protected]@1.1.7) (2021-07-27)
211

312

Diff for: packages/plugin-vue-jsx/package.json

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

0 commit comments

Comments
 (0)