Skip to content

Commit

Permalink
release: plugin-vue@4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sodatea committed Apr 26, 2023
1 parent c3f5c9c commit 808677b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/plugin-vue/CHANGELOG.md
@@ -1,3 +1,10 @@
## <small>4.2.1 (2023-04-26)</small>

* 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)
* chore: update changelog [ci skip] ([9d0d7a7](https://github.com/vitejs/vite-plugin-vue/commit/9d0d7a7))



## 4.2.0 (2023-04-25)

* feat: support 3.3 imported types in SFC macros ([c891652](https://github.com/vitejs/vite-plugin-vue/commit/c891652))
Expand Down
2 changes: 1 addition & 1 deletion 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": [
Expand Down

0 comments on commit 808677b

Please sign in to comment.