We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9550c4 commit c03b10fCopy full SHA for c03b10f
packages/plugin-vue-jsx/CHANGELOG.md
@@ -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
14
# 1.0.0 (2021-01-04)
15
16
packages/plugin-vue-jsx/package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue-jsx",
- "version": "1.0.0",
+ "version": "1.0.1",
"license": "MIT",
"author": "Evan You",
"files": [
0 commit comments