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 d156ad7 commit ff5624aCopy full SHA for ff5624a
packages/plugin-vue-jsx/CHANGELOG.md
@@ -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
7
## 4.1.0 (2024-11-11)
8
9
* 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,6 +1,6 @@
{
"name": "@vitejs/plugin-vue-jsx",
- "version": "4.1.0",
+ "version": "4.1.1",
"type": "commonjs",
"license": "MIT",
"author": "Evan You",
0 commit comments