We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11486c6 commit 0f42dedCopy full SHA for 0f42ded
2 files changed
packages/vite/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.2.0](https://github.com/tomjs/hbuilderx/compare/vite%401.1.0...vite%401.2.0) (2026-01-06)
2
+
3
+- feat: 使用 vite 日志 [ac9f9d9](https://github.com/tomjs/hbuilderx/commit/ac9f9d9)
4
5
## [1.1.0](https://github.com/tomjs/hbuilderx/compare/vite%401.0.0...vite%401.1.0) (2026-01-03)
6
7
- feat: vite 导出 env 改为 types [8740464](https://github.com/tomjs/hbuilderx/commit/8740464)
packages/vite/package.json
@@ -1,7 +1,7 @@
{
"name": "@tomjs/vite-plugin-hbuilderx",
"type": "module",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "为 HBuilderX 开发插件提供 vite 插件,可以使用 vue/react 开发 webview 的视图等",
"author": {
"name": "Tom Gao",
0 commit comments