Skip to content

Commit ff5624a

Browse files
committed
release: plugin-vue-jsx@4.1.1
1 parent d156ad7 commit ff5624a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/plugin-vue-jsx/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>4.1.1 (2024-11-26)</small>
2+
3+
* chore: add vite 6 peer dep (#481) ([4288652](https://github.com/vitejs/vite-plugin-vue/commit/4288652)), closes [#481](https://github.com/vitejs/vite-plugin-vue/issues/481)
4+
5+
6+
17
## 4.1.0 (2024-11-11)
28

39
* feat: support tsPluginOptions (#445) ([fdb3590](https://github.com/vitejs/vite-plugin-vue/commit/fdb3590)), closes [#445](https://github.com/vitejs/vite-plugin-vue/issues/445)

packages/plugin-vue-jsx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-vue-jsx",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"type": "commonjs",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
 (0)