diff --git a/CHANGELOG.md b/CHANGELOG.md index 460235a..a7cf558 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,90 @@ # Changelog +## 2.1.0 (2024-12-16) + + +### Features + +* :memo: 修改项目请求配置以及远程资源使用说明 ([dc7d8ce](https://github.com/myltx/vite-uniapp-template-ts/commit/dc7d8cea004dee17c8d151a876d09393724b66d6)) +* :memo: 文档订正 ([78e1c12](https://github.com/myltx/vite-uniapp-template-ts/commit/78e1c1259e3c9f79664ce738bcfc0dc8f8d3f1c6)) +* :sparkles: 正式环境请求地址调整 ([a8e3584](https://github.com/myltx/vite-uniapp-template-ts/commit/a8e3584b52ca31c67a7169f3910a31e51dd05d22)) +* :sparkles: 添加 AddressPIcker 组件 ([33585aa](https://github.com/myltx/vite-uniapp-template-ts/commit/33585aa8262433a70e5571cd12c1a74f63a133d7)) +* :sparkles: 添加请求示例、远程文件使用示例 ([10954e9](https://github.com/myltx/vite-uniapp-template-ts/commit/10954e9f8e8cbc8105398ff5be1a28fc451f5f6c)) +* :sparkles:添加其他示例页面 ([18325f7](https://github.com/myltx/vite-uniapp-template-ts/commit/18325f7b5740c9e286a3724c7a83904741ba59b6)) +* ✨ 使用 semantic-release ([1efe42b](https://github.com/myltx/vite-uniapp-template-ts/commit/1efe42bb2897eea7dc00459aa1949ac5a2953b46)) +* ✨ 样式优化及调整 ([c3d4a56](https://github.com/myltx/vite-uniapp-template-ts/commit/c3d4a56e836f4af4cc1d929d16f9b46319c69617)) +* ✨ 采用新的 uv-ui 作为UI框架并更新依赖版本 ([44f5e98](https://github.com/myltx/vite-uniapp-template-ts/commit/44f5e988dec3bb31e124b643f7e500c60dffa111)) +* 🎨 主题色定制相关配置功能更新 ([bcadbfa](https://github.com/myltx/vite-uniapp-template-ts/commit/bcadbfaf583a283804bd1ebdd6b5846ae11f0fb0)) +* 🚀 对部分页面样式进行改进并去除冗余的控制台输出 ([e73ba19](https://github.com/myltx/vite-uniapp-template-ts/commit/e73ba1933c594ecc5e8ad0317d6d35345f9e972f)) +* 🚀 添加跳转外部网页功能 ([8d062a9](https://github.com/myltx/vite-uniapp-template-ts/commit/8d062a9d86126980181fb6e9ab0ca289f93b8c66)) +* 🚀 登录示例页面调整 ([a0c1688](https://github.com/myltx/vite-uniapp-template-ts/commit/a0c16881e36e836ee7d9215dfec4615e1984a2bb)) +* feat ([19894dc](https://github.com/myltx/vite-uniapp-template-ts/commit/19894dcbd075ba5181372df19c4e6c2387afa120)) +* 使用 semantic-release ([6b6fd69](https://github.com/myltx/vite-uniapp-template-ts/commit/6b6fd69e880110c9d1660bc2c23b2ad6b9695e59)) +* 样式优化调整 ([893fcba](https://github.com/myltx/vite-uniapp-template-ts/commit/893fcba5ca3c7c6bd7f26143ebee47318ed36259)) +* 添加路由示例、完善路由和request请求使用说明 ([9d8b013](https://github.com/myltx/vite-uniapp-template-ts/commit/9d8b013a10496c0aba27e88ab8d65a4833c08062)) + + +### Bug Fixes + +* :bug: bugfix ([2bf4391](https://github.com/myltx/vite-uniapp-template-ts/commit/2bf4391b96bd0b2e94acfcf7ee36a757d02808aa)) +* :bug: 修复 uni-vite-plugin-h5-prod-effect 导致 h5 打包后无法正常运行的问题 ([cfe09f6](https://github.com/myltx/vite-uniapp-template-ts/commit/cfe09f65eecc4d9e1f7867a4280e2a54feb10158)) +* :bug: 修复使用 env 配置请求地址以及远端图片地址后请求以及图片回显失败问题 ([e08e113](https://github.com/myltx/vite-uniapp-template-ts/commit/e08e113b86892e2e6bb4ae98818985d017a5eeb3)) +* :bug: 修复地区组件显示问题 ([8048663](https://github.com/myltx/vite-uniapp-template-ts/commit/80486636cdf1f4a74d140ce87684ade01ce0875c)) +* :bug: 修改 import.meta 为 process 解决项目启动问题 ([1be8ca9](https://github.com/myltx/vite-uniapp-template-ts/commit/1be8ca9185f634f2eee5f30d361f5017e503bbd3)) +* :bug:修复打包h5时失败问题 ([335af9f](https://github.com/myltx/vite-uniapp-template-ts/commit/335af9fbf094c5055de93b5192d93df64797a0f8)) +* 🐛 bugfix ([7ffc797](https://github.com/myltx/vite-uniapp-template-ts/commit/7ffc7972131c1c2e8679fcb4d7baa6452d910016)) +* 🐛 bugfix ([deaa1ec](https://github.com/myltx/vite-uniapp-template-ts/commit/deaa1ec2f283d9d54eb63e852ae1e30edb454dc1)) +* 🐛 修复小程序环境打包失败的问题 ([14c9645](https://github.com/myltx/vite-uniapp-template-ts/commit/14c9645d3c4b3abd248816087b3edd16e9973fc1)) +* 🐛 修复打包完成后无法自动停止终端的问题 ([e19b491](https://github.com/myltx/vite-uniapp-template-ts/commit/e19b491fa34baee4796df787681698c7676eac7c)) +* 📈 修复入口页面模块引用格式不统一的问题 ([bd72731](https://github.com/myltx/vite-uniapp-template-ts/commit/bd72731cf866940aa4a4e1d84795bc035be05b8c)) +* 📝 bugfix ([91ed0eb](https://github.com/myltx/vite-uniapp-template-ts/commit/91ed0eb09ee84dd62769a00293667ea9d6ce5622)) +* 📝 修复文档描述错误 ([3325235](https://github.com/myltx/vite-uniapp-template-ts/commit/3325235dac5f0dac5301cbbafff111c1509548de)) +* 📝 修复路由文件缺失导致报错的问题 ([4d51094](https://github.com/myltx/vite-uniapp-template-ts/commit/4d5109473f16c24530b797cd9aa6e48f36d862e9)) +* 🔧 修复 uni-network 格式化参数的行为与 axios不一致的问题 ([00af3bf](https://github.com/myltx/vite-uniapp-template-ts/commit/00af3bfc50844ae45d5e860d86bf9aeabf3791d1)) +* 🔧 修复使用 yarn 作为包管理器时启动项目报错的问题 ([1778bb9](https://github.com/myltx/vite-uniapp-template-ts/commit/1778bb9c4b56e097ba5cadc1ae6e37fd89357ca8)) +* 🔧 修复同步脚本错误的问题 ([73d802a](https://github.com/myltx/vite-uniapp-template-ts/commit/73d802abf100f853ae1c1f41a650090a483bfa3c)) +* 🔧 修复小程序端某些样式不生效的问题 ([e532395](https://github.com/myltx/vite-uniapp-template-ts/commit/e5323955809cf57d733064dfa2ebc14cc6f8f37f)) +* 🔧 修复打包后由于方法名混淆导致路由中间件无法匹配触发的问题 ([37515aa](https://github.com/myltx/vite-uniapp-template-ts/commit/37515aa0f526ae3810a979a347cc997443061fe4)) +* 🔧 固定 qs 版本以解决不兼容微信小程序的问题 ([95f733e](https://github.com/myltx/vite-uniapp-template-ts/commit/95f733e8492e13688054739e6144b4fb39544696)) +* 🗑️ 去除登录页面冗余的空白顶栏 ([25bc3bd](https://github.com/myltx/vite-uniapp-template-ts/commit/25bc3bda88e8da69f8122e7b3e75422560f0b23e)) +* 🚀 修复在 app 端环境下路由插件系统使用异常的问题 ([894ca30](https://github.com/myltx/vite-uniapp-template-ts/commit/894ca308d236fce5846e8348590cfbe1c01838c6)) +* bugfix ([9757722](https://github.com/myltx/vite-uniapp-template-ts/commit/97577229d7999f10a9efdcb3ef08efa8a3328cde)) +* bugfix ([a4aa12b](https://github.com/myltx/vite-uniapp-template-ts/commit/a4aa12ba04d8ccad1fc8bf85910bbb70ca44ea57)) +* bugfix ([fb00ffd](https://github.com/myltx/vite-uniapp-template-ts/commit/fb00ffda4903e097fcb07a080d672762ba792d60)) +* bugfix ([f11ce23](https://github.com/myltx/vite-uniapp-template-ts/commit/f11ce2382349569f144897e9ffc1e9bf4cb2d5ce)) +* bugfix ([0f11f2a](https://github.com/myltx/vite-uniapp-template-ts/commit/0f11f2ad399f09d1bb209f4e2584ac3e0dfd1f7a)) +* bugfix ([dc1a65b](https://github.com/myltx/vite-uniapp-template-ts/commit/dc1a65b9aa57239ad5198ba4620c8f7da36c9770)) +* bugfix ([67d8d21](https://github.com/myltx/vite-uniapp-template-ts/commit/67d8d21ac787cf81937725513cfc55177674f62e)) +* bugfix ([c86d131](https://github.com/myltx/vite-uniapp-template-ts/commit/c86d13163a27794ccc7a140f71b86b6fc6a8e2f8)) +* bugfix ([4f63b1b](https://github.com/myltx/vite-uniapp-template-ts/commit/4f63b1bc0ec034bda575aea1cec10b7f66faceeb)) +* bug修复 ([4a41f4c](https://github.com/myltx/vite-uniapp-template-ts/commit/4a41f4c5afde3de715e77e1f007c1e09839483b4)) +* 去除二维码展示 ([517e4f0](https://github.com/myltx/vite-uniapp-template-ts/commit/517e4f0596e30435a4c945c6f7b17c0619e733f1)) +* 去除合并代码导致的多余js文件 ([825b1e2](https://github.com/myltx/vite-uniapp-template-ts/commit/825b1e2ee2e5a4671535feba216a8a5e5c5ac420)) + + +### Performance Improvements + +* :ambulance: 减少生产环境下包大小 ([e1b67c6](https://github.com/myltx/vite-uniapp-template-ts/commit/e1b67c6fff1a2add11f498a0eba7bff70f794e4c)) +* :memo: ([dd8dcf5](https://github.com/myltx/vite-uniapp-template-ts/commit/dd8dcf598dec5721e27c3e953535f33af1a627c1)) +* 🎉 路由相关代码逻辑优化 ([101f828](https://github.com/myltx/vite-uniapp-template-ts/commit/101f828fcfdc8cdb04e29f6320d775fe84a2bfac)) +* 📝 去除冗余代码 ([6cc02e9](https://github.com/myltx/vite-uniapp-template-ts/commit/6cc02e9baa3933695215a11457253b9cdcf2e2bd)) +* 📝 去除冗余依赖 ([c98f33e](https://github.com/myltx/vite-uniapp-template-ts/commit/c98f33ef7e897640fa0b08fd1fda9dc9d5ed61e1)) +* 📝 更新 Eslint 配置 ([5a2a92a](https://github.com/myltx/vite-uniapp-template-ts/commit/5a2a92a8f03fe4daae60b9a1ef9c2dca60fe0608)) +* 🔧 调整路由导出方式以简化路由中间件定义方式 ([d0f9015](https://github.com/myltx/vite-uniapp-template-ts/commit/d0f901526adeed8ab60898a18d5ade046f14ceeb)) +* 🚀 去除冗余的默认导出以降低生产包大小 ([88a529a](https://github.com/myltx/vite-uniapp-template-ts/commit/88a529a51541210c6a030fbb56ebc044173c0c28)) +* perf ([a48a7fc](https://github.com/myltx/vite-uniapp-template-ts/commit/a48a7fc7875f81a1e4d299004c69b7dafde29b99)) +* 图标组件性能优化 ([1d2d89d](https://github.com/myltx/vite-uniapp-template-ts/commit/1d2d89d3708a72989a7fb4795a7c10d4ea076987)) +* 添加环境变量 ([e5a06b5](https://github.com/myltx/vite-uniapp-template-ts/commit/e5a06b598df510410d8a567aabb72affb55d3001)) + + +### Miscellaneous Chores + +* release 2.0.0 ([dd19d54](https://github.com/myltx/vite-uniapp-template-ts/commit/dd19d5434ad046a776bc9d39b5c7e83cbbb31bc0)) +* release 2.0.0 ([fe14011](https://github.com/myltx/vite-uniapp-template-ts/commit/fe140115e49372615b50a91a98f0728d3c9c02a6)) +* release 2.0.0 ([6b70e09](https://github.com/myltx/vite-uniapp-template-ts/commit/6b70e09eb401311c51bd95bc30f4899d37e9f509)) +* release 2.0.0 ([9990344](https://github.com/myltx/vite-uniapp-template-ts/commit/9990344751ab75dc77d2a1d7b00873b02148e656)) +* release 2.1.0 ([ccc4cb1](https://github.com/myltx/vite-uniapp-template-ts/commit/ccc4cb19295420b632f61ae4e5424809e55dc7b8)) + ## [2.6.1](https://github.com/viarotel-org/vite-uniapp-template/compare/v2.6.0...v2.6.1) (2023-12-20) diff --git a/package.json b/package.json index ad2ccb3..1e6f0a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-uniapp-template", - "version": "2.6.1", + "version": "2.1.0", "author": { "name": "viarotel", "email": "summmayl@gmail.com",