From 6d7cc36a43e0b4970c506df1ac3f89be81722c14 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 03:08:57 +0000 Subject: [PATCH] chore: release v1.x --- packages/utils-browser/CHANGELOG.md | 28 +++++++++++++++++++ packages/utils-core/CHANGELOG.md | 42 +++++++++++++++++++++++++++++ packages/utils-uni/CHANGELOG.md | 15 +++++++++++ packages/utils-vue/CHANGELOG.md | 18 +++++++++++++ release-please-manifest.json | 2 +- 5 files changed, 104 insertions(+), 1 deletion(-) create mode 100644 packages/utils-browser/CHANGELOG.md create mode 100644 packages/utils-core/CHANGELOG.md create mode 100644 packages/utils-uni/CHANGELOG.md create mode 100644 packages/utils-vue/CHANGELOG.md diff --git a/packages/utils-browser/CHANGELOG.md b/packages/utils-browser/CHANGELOG.md new file mode 100644 index 0000000..e0e2378 --- /dev/null +++ b/packages/utils-browser/CHANGELOG.md @@ -0,0 +1,28 @@ +# Changelog + +## 1.0.0 (2025-06-12) + + +### Features + +* **utils-browser:** 优化 canvas 工具函数并添加新功能 ([fb89067](https://github.com/cloudcome/utils/commit/fb890674a0a97c0f09df480592236273ff3b5172)) +* **utils-browser:** 新增多个实用工具模块 ([6958f7a](https://github.com/cloudcome/utils/commit/6958f7a13e416b3330464ef9493957db605c4eb1)) +* **utils-browser:** 添加 canvas 相关工具函数 ([536f9d7](https://github.com/cloudcome/utils/commit/536f9d72b071402af3c1d38952d5a0ffdb1906a2)) +* **utils-browser:** 添加 Cookie 操作工具函数 ([cc7c014](https://github.com/cloudcome/utils/commit/cc7c01493141ecd4ef270192e87e51eac8ca2008)) +* **utils-browser:** 添加下载功能 ([7fd2441](https://github.com/cloudcome/utils/commit/7fd24411e357aa6cbfb9e0ca9961d4fcc3cde6e7)) +* **utils-browser:** 添加图片加载函数 ([f51210f](https://github.com/cloudcome/utils/commit/f51210f0af9c47a3033af19ce901a1b70f3882fc)) +* **utils-browser:** 添加视频加载功能 ([d4ef7a5](https://github.com/cloudcome/utils/commit/d4ef7a59a379156dbba8737d18582288ae306900)) +* **utils-browser:** 添加设置和获取元素样式功能 ([71e0b56](https://github.com/cloudcome/utils/commit/71e0b564b09b38020fd6aa9c85bc6b3e2e137d72)) + + +### Bug Fixes + +* **utils-browser:** 修复 ios 拍照产生图片的尺寸问题 ([1e9b47d](https://github.com/cloudcome/utils/commit/1e9b47df68018cef80c050be48cdba206ec5e177)) +* **utils-browser:** 修复图片加载逻辑 ([16e5a41](https://github.com/cloudcome/utils/commit/16e5a4152f29619d8abf767e7f97889216ebe1ae)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @cloudcome/utils-core bumped to 1.0.0 diff --git a/packages/utils-core/CHANGELOG.md b/packages/utils-core/CHANGELOG.md new file mode 100644 index 0000000..cfd50f3 --- /dev/null +++ b/packages/utils-core/CHANGELOG.md @@ -0,0 +1,42 @@ +# Changelog + +## 1.0.0 (2025-06-12) + + +### Features + +* **array:** 添加数组差异对比功能 ([35acf91](https://github.com/cloudcome/utils/commit/35acf916a10fa1395633faccac67b7f70e575f2b)) +* **array:** 添加数组差异比较功能 ([4dc5fa7](https://github.com/cloudcome/utils/commit/4dc5fa7a9d5c9e264a2ebb5144bcd9a08656cbed)) +* **async:** 为 asyncShared 函数添加回调事件支持 ([af6737f](https://github.com/cloudcome/utils/commit/af6737fbf0e59f694f229fd566fb0e30f9d9c9b1)) +* **async:** 添加 asyncShared 函数实现异步函数结果共享 ([5883200](https://github.com/cloudcome/utils/commit/588320034e07fec03f0bdd16a521d9a3c65013fb)) +* **cache:** 为缓存添加清除功能并优化测试用例 ([653805e](https://github.com/cloudcome/utils/commit/653805e79965c0c27202b282ac46f486444900fc)) +* **core:** 添加枚举定义和工厂函数 ([6a56ab8](https://github.com/cloudcome/utils/commit/6a56ab874412bad5cf18234d59778756b53c7903)) +* **number:** 增强 numberFixed 函数功能并优化相关测试 ([c94a9ff](https://github.com/cloudcome/utils/commit/c94a9ff97bc2b95a98356d66f6e1d211e0333cf9)) +* **number:** 添加数字格式化功能并优化相关测试 ([1b23e94](https://github.com/cloudcome/utils/commit/1b23e94f28772168481cff36ce8287a7986da90f)) +* **path:** 添加路径相对化处理函数 ([aaac0a0](https://github.com/cloudcome/utils/commit/aaac0a0b765b4c6cebd7eaa6c6c676fa46b9eb61)) +* **time:** 增强时间转换功能并添加新方法 ([dfaf38f](https://github.com/cloudcome/utils/commit/dfaf38f9c41daa58754ec391f5070e016189e2cc)) +* **time:** 添加时间字符串转换函数并重命名时间处理函数 ([4a08954](https://github.com/cloudcome/utils/commit/4a08954b278874a0d7c84167da0a727f18548d60)) +* **time:** 添加时间格式化相关工具函数 ([2efb2d6](https://github.com/cloudcome/utils/commit/2efb2d6a92b5df0efd6be197d511aefe5e4cd553)) +* **types:** 添加 DeepPartial 类型 ([2d551c5](https://github.com/cloudcome/utils/commit/2d551c5745310ea37f8bd6fe169918d99e3fde12)) +* **unique:** 增加生成唯一字符串功能 ([287f384](https://github.com/cloudcome/utils/commit/287f384406ea710885b1a68da66ef3dfdddae7f2)) +* **utils-core:** 优化 arrayDiff 函数返回值结构 ([0fc18c0](https://github.com/cloudcome/utils/commit/0fc18c0ef72145f348de7085c69b09d73d75b58c)) +* **utils-core:** 优化数字工具函数并添加文件大小缩写功能 ([082e070](https://github.com/cloudcome/utils/commit/082e070216bcd74c12d9a2667d6829355c07dcb1)) +* **utils-core:** 实现时区相关工具类 TZDate ([22ec027](https://github.com/cloudcome/utils/commit/22ec02770966cf3f6a4758da711d8489fdbcfb20)) +* **utils-core:** 新增 base64、error、time 和 unique模块 ([ce90232](https://github.com/cloudcome/utils/commit/ce90232ba0dac56346384b8d6f1f608ee3a3b4b7)) +* **utils-core:** 新增错误处理相关工具函数 ([3a9b64a](https://github.com/cloudcome/utils/commit/3a9b64a304c9c055fe60eaf4a97449487110bc9b)) +* **utils-core:** 添加 base64 转换为 Blob 的函数 ([f046578](https://github.com/cloudcome/utils/commit/f0465780b6ce7941449a209188a0a8a9b119ceb8)) +* **utils-core:** 添加 createMinDelayPromise 函数并编写相关测试 ([a436462](https://github.com/cloudcome/utils/commit/a43646286949a35e51db56e647e2a44c9a1a3b84)) +* **utils-core:** 添加 enum 模块并更新相关配置 ([15b5971](https://github.com/cloudcome/utils/commit/15b597149184802a87622d247356e9a5d6731de5)) +* **utils-core:** 添加 stringify 函数并优化类型检查 ([4298f04](https://github.com/cloudcome/utils/commit/4298f04665ff0eae9265305334f2d1c2ed38e59b)) +* **utils-core:** 添加 uniqueBigInt函数并实现相关测试 ([ae37704](https://github.com/cloudcome/utils/commit/ae377042199b75dd9e971d7231767209b1607352)) +* **utils-core:** 添加数组移动函数并优化数组操作 ([461165b](https://github.com/cloudcome/utils/commit/461165b0f7d12395408f3ea92cf5a1d5a4591c19)) +* **utils-core:** 添加自定义异常构建函数 ([1b46a3b](https://github.com/cloudcome/utils/commit/1b46a3b0ec3300c69c954049f03c4acd0f75c09d)) +* **utils-core:** 重构 AsyncQueue 类 ([8fc8b7b](https://github.com/cloudcome/utils/commit/8fc8b7b7771ca53bad96409ff2a8a714f918b4d5)) +* **utils-core:** 重构 qsParse 和 qsStringify 函数 ([9335a3d](https://github.com/cloudcome/utils/commit/9335a3dfa0b5ba501b520b46f2d087fb77114319)) + + +### Bug Fixes + +* **utils-core:** 修复 asyncShared 函数的错误处理和类型定义问题 ([27264d2](https://github.com/cloudcome/utils/commit/27264d2b8dc154ca83f0c2becd95ef44c12ec1a6)) +* **utils-core:** 修复 qsParse 函数查询字符串解析问题 ([ce273f9](https://github.com/cloudcome/utils/commit/ce273f9a252a506402858bfa3ab72185fae805d4)) +* **utils-core:** 修正 numberAbbr 函数的计算逻辑 ([b8483c7](https://github.com/cloudcome/utils/commit/b8483c73218894f3b1eec939f59377f2d9049422)) diff --git a/packages/utils-uni/CHANGELOG.md b/packages/utils-uni/CHANGELOG.md new file mode 100644 index 0000000..a7f4442 --- /dev/null +++ b/packages/utils-uni/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## 1.0.0 (2025-06-12) + + +### Features + +* **utils-uni:** 添加 usePageQuery hook 函数 ([3e35818](https://github.com/cloudcome/utils/commit/3e358189ce0f68b538c95f710478f864a1cd0182)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @cloudcome/utils-core bumped to 1.0.0 diff --git a/packages/utils-vue/CHANGELOG.md b/packages/utils-vue/CHANGELOG.md new file mode 100644 index 0000000..57163cc --- /dev/null +++ b/packages/utils-vue/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +## 1.0.0 (2025-06-12) + + +### Features + +* **utils-vue:** 新增 component 和 event 模块 ([3b179af](https://github.com/cloudcome/utils/commit/3b179af647bf800cbb42b214e45384d72dee1dab)) +* **utils-vue:** 新增钩子函数处理页面生命周期 ([bb2e41c](https://github.com/cloudcome/utils/commit/bb2e41cb980c0809ad62211ea252ab207cb68b70)) +* **utils-vue:** 添加事件中心工具 ([b3b43f1](https://github.com/cloudcome/utils/commit/b3b43f14dc48fd39751ea47f06f716608cab4674)) +* **utils-vue:** 添加组件实例暴露和事件处理的工具函数 ([764e82c](https://github.com/cloudcome/utils/commit/764e82c458d912e883a3b032581c496418fb5430)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @cloudcome/utils-core bumped to 1.0.0 diff --git a/release-please-manifest.json b/release-please-manifest.json index 0967ef4..3dab01d 100644 --- a/release-please-manifest.json +++ b/release-please-manifest.json @@ -1 +1 @@ -{} +{"packages/utils-browser":"1.0.0","packages/utils-core":"1.0.0","packages/utils-uni":"1.0.0","packages/utils-vue":"1.0.0"}