Skip to content

Commit bec94e1

Browse files
committed
1 parent 30e92a1 commit bec94e1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/plugin-vue-jsx/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.3](https://github.com/vitejs/vite/compare/[email protected]@1.0.3) (2021-02-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **plugin-vue-jsx:** support ssr ([30e92a1](https://github.com/vitejs/vite/commit/30e92a150e060e8bedcb6f0c477dcaa87e7996d6)), closes [#1939](https://github.com/vitejs/vite/issues/1939)
7+
8+
9+
110
## [1.0.2](https://github.com/vitejs/vite/compare/[email protected]@1.0.2) (2021-01-12)
211

312

packages/plugin-vue-jsx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-vue-jsx",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)