Skip to content

Commit c03b10f

Browse files
committed
release: plugin-vue-jsx@1.0.1
1 parent d9550c4 commit c03b10f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/plugin-vue-jsx/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.0.1](https://github.com/vitejs/vite/compare/plugin-vue-jsx@1.0.0...plugin-vue-jsx@1.0.1) (2021-01-04)
2+
3+
4+
### Bug Fixes
5+
6+
* still let esbuild handle ts ([5903554](https://github.com/vitejs/vite/commit/59035546db7ff4b7020242ba994a5395aac92802))
7+
8+
9+
10+
# 2.0.0-beta.4 (2021-01-04)
11+
12+
13+
114
# 1.0.0 (2021-01-04)
215

316

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.0",
3+
"version": "1.0.1",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)