Skip to content

Commit 7d2e093

Browse files
committed
1 parent 98dd753 commit 7d2e093

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/plugin-vue-jsx/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## <small>[5.1.1](https://github.com/vitejs/vite-plugin-vue/compare/[email protected]@5.1.1) (2025-08-28)</small>
2+
### Bug Fixes
3+
4+
* **jsx:** vite 5 / 6 compat ([#657](https://github.com/vitejs/vite-plugin-vue/issues/657)) ([98dd753](https://github.com/vitejs/vite-plugin-vue/commit/98dd753e00d88e4e20875fb8704f5da11430bbb4))
5+
16
## [5.1.0](https://github.com/vitejs/vite-plugin-vue/compare/[email protected]@5.1.0) (2025-08-25)
27
### Features
38

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": "5.1.0",
3+
"version": "5.1.1",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
 (0)