chore(vue-h5-template): release 2.1.0

This commit is contained in:
github-actions[bot] 2026-09-03 15:24:37 +00:00 committed by GitHub
parent 7b1c087c00
commit e8769c7ac9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 89 additions and 2 deletions

View File

@ -1,3 +1,3 @@
{
".": "2.0.0"
".": "2.1.0"
}

View File

@ -2,6 +2,93 @@
All notable changes are generated by Release Please from Conventional Commits.
## [2.1.0](https://github.com/sunniejs/vue-h5-template/compare/v2.0.0...v2.1.0) (2026-09-03)
### Features
* 🎸 1. 新增scss居中函数,2.修改styles的less文件命名 ([4a8617a](https://github.com/sunniejs/vue-h5-template/commit/4a8617aa2e84c1cd750472f269493b0c38ec51d0))
* 🎸 1.新增脚本提交规范指令 2.模块组件命名,在浏览器可以容易找到组件调试 3. scss语言图片多语言 ([b48abed](https://github.com/sunniejs/vue-h5-template/commit/b48abed36c6a98867f82a36cb8db225a6fb87cf2))
* 🎸 1.新增脚本提交规范指令 2.模块组件命名,在浏览器可以容易找到组件调试 3. scss语言图片多语言 ([06111fc](https://github.com/sunniejs/vue-h5-template/commit/06111fc2fdaad0bec64c97d1dcf63b6cd0ad7119))
* 🎸 vite 配置全局的scss 的样式mixin 混入 ([fffc668](https://github.com/sunniejs/vue-h5-template/commit/fffc668e29f307adbc53695dbb828b225aa642ec))
* 🎸 优化scss样式多语言的布局 ([a25eac9](https://github.com/sunniejs/vue-h5-template/commit/a25eac9b7a40f4b020fc55f7503f34637a4c6e7f))
* 🎸 新增hooks弹窗解决方案 ([414aeba](https://github.com/sunniejs/vue-h5-template/commit/414aebae3f41fdba29e3a8c8dc1fe1e479f4d553))
* 🎸 新增pinia组合式api的编程options代码注释起来,两种模式都可以使用,推荐跟vue3.x使用组合式 ([6f4e6b8](https://github.com/sunniejs/vue-h5-template/commit/6f4e6b8e42039bc4c39d00fc4cbf3369919891f4))
* 1. 优化样式多语言的demo布局 2.vite配置全局scssmixin函数的混入 ([49ebf19](https://github.com/sunniejs/vue-h5-template/commit/49ebf19418af7fe823f67b906305fd015440792c))
* add contribute code ([4ebb5ac](https://github.com/sunniejs/vue-h5-template/commit/4ebb5acfbe278e90985bca15decb0d390997e129))
* edit setting ([443816c](https://github.com/sunniejs/vue-h5-template/commit/443816c12ea1135343367ee386172364c565bcb2))
* sunniejs/vue3 template project init ([d23e5ba](https://github.com/sunniejs/vue-h5-template/commit/d23e5bacb13482dedfeace0b492d4de15f777890))
* 优化整体代码 ([bfca8a8](https://github.com/sunniejs/vue-h5-template/commit/bfca8a885839a2d523178ef22cd112f46acc9eef))
* 优化项目整体和更新相关依赖 ([1f9a7d5](https://github.com/sunniejs/vue-h5-template/commit/1f9a7d5cd48d0323b85a26ec4e5d75f268d9e586))
* 优化项目环境变量 ([18dbf4c](https://github.com/sunniejs/vue-h5-template/commit/18dbf4c9b61a2b14af13a0be1741dbd25895be93))
* 修改demo和readme ([de62f8a](https://github.com/sunniejs/vue-h5-template/commit/de62f8a9b4433233d6dbe537a999471db4e988ac))
* 修改views页面大小写 ([5ad597d](https://github.com/sunniejs/vue-h5-template/commit/5ad597d4392f05f918e7e40b570664034a94bb86))
* 修改Vite插件配置和新增qrcode和pwa插件 ([37d0474](https://github.com/sunniejs/vue-h5-template/commit/37d0474226a7f1a9b27c37c946f950c6b14c6b00))
* 修改兼容配置 ([922dadd](https://github.com/sunniejs/vue-h5-template/commit/922daddd03ad19310358c5f941fcb91b04300249))
* 修改文字 ([8d5e9db](https://github.com/sunniejs/vue-h5-template/commit/8d5e9dbd87224f04b1f81b23fe3de4ec7a9b67aa))
* 修改类型定义 ([34da551](https://github.com/sunniejs/vue-h5-template/commit/34da551feee8ed9eb865186af1fb9b9c8cc23b36))
* 加入https校验,方便移动端调试接口 ([7f985ee](https://github.com/sunniejs/vue-h5-template/commit/7f985eea451de38ffe9de2bd369db6fbe65ed2bd))
* 加入quark design demo ([7900595](https://github.com/sunniejs/vue-h5-template/commit/79005959dab863055c886652320f0737251521ab))
* 升级nutUI并修改引入的方式 ([73d83d5](https://github.com/sunniejs/vue-h5-template/commit/73d83d566584c456efd064d58062b5268d164270))
* 升级依赖和完善文档 ([06474ac](https://github.com/sunniejs/vue-h5-template/commit/06474acc865e172526e6ac8ad9045bcecc4ca532))
* 同步总仓库 ([cd62b92](https://github.com/sunniejs/vue-h5-template/commit/cd62b926dfcd3ca662d87bf3b0942a2aa7dc16d6))
* 增加详情页 ([8d843dd](https://github.com/sunniejs/vue-h5-template/commit/8d843dd7f428cedc6edd0cc69b9ad903d4d45b1a))
* 完善页面 ([4b4bd9a](https://github.com/sunniejs/vue-h5-template/commit/4b4bd9ade9eb09f34e6af8c90381ce366893bd28))
* 完善页面样式 ([c265089](https://github.com/sunniejs/vue-h5-template/commit/c2650890a5a80e2f34b752e3bacd90d7bc7c2f9b))
* 引入图片压缩和包体积报告模式、更新依赖 ([a524ebc](https://github.com/sunniejs/vue-h5-template/commit/a524ebcb4a284283b0f6e2e6ab6dab0dc1ef6b83))
* 引入新插件和调整vite插件目录 ([a45a73f](https://github.com/sunniejs/vue-h5-template/commit/a45a73f216d671c5cb879671847911dcdd4eba24))
* 新增hook方式的Modal弹窗解决方法 ([73a7ab3](https://github.com/sunniejs/vue-h5-template/commit/73a7ab350bd3d95d2a96795a0b98ddae11628168))
* 更新依赖 ([0084cc3](https://github.com/sunniejs/vue-h5-template/commit/0084cc379417570d71733081aa141bd00a94b31d))
* 更新依赖 ([da9f3b5](https://github.com/sunniejs/vue-h5-template/commit/da9f3b5deae20d066e7d06a89e01b1b208c8121e))
* 更新依赖 ([88a5354](https://github.com/sunniejs/vue-h5-template/commit/88a5354b5f16412058a29c63c29159224c39f5b8))
* 更新依赖 ([3d11540](https://github.com/sunniejs/vue-h5-template/commit/3d1154038b8a483721106b138d4f9a22bcee4d0c))
* 更新依赖 ([160b46d](https://github.com/sunniejs/vue-h5-template/commit/160b46dc7f704a7e9be0c6a2abb5b004a6c8eb88))
* 更新依赖 ([7ecc931](https://github.com/sunniejs/vue-h5-template/commit/7ecc9319150b081f496185001d58b76ee8d74769))
* 更新依赖 ([40317dd](https://github.com/sunniejs/vue-h5-template/commit/40317dd5efa4943e64c6fe0c8839b22ad4f9f177))
* 更新依赖和修复已知的问题 ([8fcb50b](https://github.com/sunniejs/vue-h5-template/commit/8fcb50be027aa8c1f40629f4c6d9622ab1d5b657))
* 更新相关的依赖和修复一些已知的问题 ([1400bdf](https://github.com/sunniejs/vue-h5-template/commit/1400bdf15c07f3b49f5ef2a9ccd3af04e0ecd50d))
* 添加pinia持久化和更新依赖 ([07ed65b](https://github.com/sunniejs/vue-h5-template/commit/07ed65b429ac9c12b28f494395565f054232c16a))
* 添加pnpm版本信息 ([58addfd](https://github.com/sunniejs/vue-h5-template/commit/58addfde56dd0e7689b7129db7682a59bf74a055))
* 添加varletUI框架和升级依赖 ([d12e073](https://github.com/sunniejs/vue-h5-template/commit/d12e073fce77b2c9a3b95a5bb73e3485400f0598))
* 添加依赖mitt和dayjs ([e183a21](https://github.com/sunniejs/vue-h5-template/commit/e183a216bde6fff21c541d1ebe896a1757c09e47))
* 添加打包配置和更新依赖 ([104257a](https://github.com/sunniejs/vue-h5-template/commit/104257a6d49d8b0a8cb3005825dda438d23b0e71))
* 重构整体架构并迁移 oxlint/oxfmt 工具链 ([7b1c087](https://github.com/sunniejs/vue-h5-template/commit/7b1c087c00d1188044d72c92c1d986c066f4c8ad))
### Bug Fixes
* 🐛 1.优化多语言初始化的时候拿不到语言值的问题。2. 增加生产环境删除console和debugger配置 ([ed76982](https://github.com/sunniejs/vue-h5-template/commit/ed7698253737b0df4e7d127aa208cbcafa1fc1cf))
* 🐛 1.优化多语言初始化的时候拿不到语言值的问题。2. 增加生产环境删除console和debugger配置 ([801cb5b](https://github.com/sunniejs/vue-h5-template/commit/801cb5ba539a0be601552c2029ba1321ae599724))
* 🐛 mock 服务的插件开启位置更换。更mock服务的正确路径不放在src目录下面放在项目跟目录 ([7483835](https://github.com/sunniejs/vue-h5-template/commit/748383582560fe21d319774f156c265424cfe34c))
* 🐛 使用vite-plugin-vue-setup-extend 导致sourceMap 失效问题 ([bae279e](https://github.com/sunniejs/vue-h5-template/commit/bae279ed65f42fd9cea14f5e4860c9c140900c52))
* 🐛 修改编辑器引入unplugin-auto-import 的api,在编辑器红色报错提示 ([66ccaa0](https://github.com/sunniejs/vue-h5-template/commit/66ccaa065a4ddae36f254c7ef3779c58ceca1511))
* 🐛 修改编辑器引入unplugin-auto-import 的api,在编辑器红色报错提示 ([8372de6](https://github.com/sunniejs/vue-h5-template/commit/8372de6ecad11031a82105402767e9e3a960225a))
* 🐛 删除文件署名 ([d5d197a](https://github.com/sunniejs/vue-h5-template/commit/d5d197a1c3ea886582e2e2664959a7f7f45e42a4))
* vite去掉代理引入 ([bb6008b](https://github.com/sunniejs/vue-h5-template/commit/bb6008b6f3fdc27b2a0376cf355b63b112371c89))
* 修复build报错的问题 ([323ac9f](https://github.com/sunniejs/vue-h5-template/commit/323ac9fd6d274f8627b7f3e24812481d47d95692))
* 修复mock服务的api调用失败问题 ([a3a6459](https://github.com/sunniejs/vue-h5-template/commit/a3a6459c0008cd9c15aa3b869b7dc8049f33324e))
* 修复useAxiosApi在打包后Toast失效的问题 ([9d9e41f](https://github.com/sunniejs/vue-h5-template/commit/9d9e41f12ae8f8fa6fb7dac9c9b21fabf5b006f5))
* 修复useAxiosApi在打包后Toast失效的问题 ([6cae83b](https://github.com/sunniejs/vue-h5-template/commit/6cae83ba2f67fa37cc9553d69a89e3cb8c5e9905))
* 修复依赖安装失败的问题 ([fdbc841](https://github.com/sunniejs/vue-h5-template/commit/fdbc841c30b2ce60ba8858b4b8624e2debc40927))
* 修复已知的问题和更新相关的依赖 ([293bcb0](https://github.com/sunniejs/vue-h5-template/commit/293bcb02915012208dbffaec13c0a9ad47e2aeb4))
* 修复已知问题并优化代码质量 ([7552cc1](https://github.com/sunniejs/vue-h5-template/commit/7552cc175b94c2e6a8658ac4e0a273fab7bceaa4))
* 修复设置vite.config.js base选项构建页面路径不正确问题 ([6421aec](https://github.com/sunniejs/vue-h5-template/commit/6421aecf77e8908174be8f582a26c6e7d94cae21))
* 修复设置vite.config.js base选项构建页面路径不正确问题 ([d48e815](https://github.com/sunniejs/vue-h5-template/commit/d48e81598662ff1ea05620cb5d46d95b86fe0c51))
* 修改vant的引入问题和更新依赖 ([f6bbe4d](https://github.com/sunniejs/vue-h5-template/commit/f6bbe4d39641229e9c0a1c5cebeee10a28f95856))
* 修改打包类型检查报错 ([df33ff0](https://github.com/sunniejs/vue-h5-template/commit/df33ff05f8541e3dc5cb432d6d3410ddd539b40f))
* 修改打包错误 ([72d475d](https://github.com/sunniejs/vue-h5-template/commit/72d475db4c865e1de8c606cab8d80b56e8f4bac5))
* 合并问题 ([27df94e](https://github.com/sunniejs/vue-h5-template/commit/27df94e2a17a387347ca7dffc3609eafb3ecbf2e))
* 解决打包报错问题 ([fd28e05](https://github.com/sunniejs/vue-h5-template/commit/fd28e0515df23420518948a3cee1c5c4cc6285f6))
* 解决组件样式引入的问题 ([bd3e6cb](https://github.com/sunniejs/vue-h5-template/commit/bd3e6cb8e68ebf11a8330019457040f0f641e7f8))
* 解决路由跳转tabbar的问题 ([70f6e8b](https://github.com/sunniejs/vue-h5-template/commit/70f6e8be71c3b5345736fa01111b292caf7c1808))
* 路由导入文件路径错误 ([c5c054b](https://github.com/sunniejs/vue-h5-template/commit/c5c054b7154631051d6e7a8009a0345f0804865d))
* 路由导入文件路径错误 ([03cf64f](https://github.com/sunniejs/vue-h5-template/commit/03cf64f4b845152ea922daac58f6150fdd305f41))
### Performance Improvements
* ⚡️ 1.修复nutui/icons-vue依赖不存在的问题 2.优化无法匹配路由重定向的问题 ([91391e1](https://github.com/sunniejs/vue-h5-template/commit/91391e1dc0e5e8a778bd130e47003660dfa44231))
## 2.0.0
- Rebuilt the template around a type-safe API client, TanStack Query, streaming AI chat, selectable UI frameworks, SVG sprites, optional PWA and production image optimization.

View File

@ -1,6 +1,6 @@
{
"name": "vue-h5-template",
"version": "2.0.0",
"version": "2.1.0",
"private": true,
"type": "module",
"packageManager": "pnpm@9.15.9",