We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f5c9c commit 808677bCopy full SHA for 808677b
packages/plugin-vue/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## <small>4.2.1 (2023-04-26)</small>
2
+
3
+* fix: lang="tsx" can't be inlined ([c3f5c9c](https://github.com/vitejs/vite-plugin-vue/commit/c3f5c9c)), closes [#159](https://github.com/vitejs/vite-plugin-vue/issues/159)
4
+* chore: update changelog [ci skip] ([9d0d7a7](https://github.com/vitejs/vite-plugin-vue/commit/9d0d7a7))
5
6
7
8
## 4.2.0 (2023-04-25)
9
10
* feat: support 3.3 imported types in SFC macros ([c891652](https://github.com/vitejs/vite-plugin-vue/commit/c891652))
packages/plugin-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue",
- "version": "4.2.0",
+ "version": "4.2.1",
"license": "MIT",
"author": "Evan You",
"files": [
0 commit comments