Skip to content

Releases: IceyWu/utils

v0.0.51

26 May 02:42
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add @rollup/plugin-babel for Babel integration and create toTry utility function (5c5a65c)
  • [Object] add getObjValByKeys function to retrieve object values by key list (8b97989)
  • [shared] add randomStr (a074ea0)

🏡 Chore

❤️ Contributors

v0.0.50

16 Apr 13:27
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Lint (e6e62ab)
  • Lint (f114bc7)
  • [getObjVal] 更新getObjVal函数以支持未定义的路径参数 (af2bc17)
  • [getAsyncTask] 更新getAsyncTask函数,支持可选参数和自动启动功能,优化任务执行逻辑 (471c1ee)

🏡 Chore

❤️ Contributors

v0.0.49

26 Nov 07:44
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • 添加axios依赖,优化文件类型识别,更新fetch响应处理逻辑 (bd0ec85)

📖 Documentation

  • 更新CHANGELOG,添加v0.0.48版本信息 (d488858)

❤️ Contributors

v0.0.47

19 Oct 14:08
Compare
Choose a tag to compare

v0.0.47

compare changes

💅 Refactors

  • 优化lodash-lite模块导出 (7736d0c)

❤️ Contributors

v0.0.46

11 Aug 06:54
Compare
Choose a tag to compare

v0.0.46

compare changes

🚀 Enhancements

  • [array] 增加arrayFirst和arrayLast方法用于获取数组首尾元素 (9cc5df1)
  • [debounce] 增加防抖函数至工具包 (6e1e9c3)
  • [array] 增加listFill方法用于数组填充 (4d83ff9)

📖 Documentation

🏡 Chore

❤️ Contributors

v0.0.42

04 Jul 09:21
Compare
Choose a tag to compare

v0.0.42

compare changes

🚀 Enhancements

  • [toPro] 新增toPro方法 (d31aa36)
  • [removeTreeData] 新增树状数据匹配移除功能 (5844ff3)
  • [toPro] 新增toPro方法并调整CI配置 (4fde5d9)
  • [removeListEmptyVal] 增加removeListEmptyVal方法 (5f6fd2f)

📖 Documentation

  • CHANGELOG (2bbe9cc)
  • 更新文档链接 (8c64b03)
  • [removeTreeData] 增加示例 (4165925)
  • [Log,LodashLite] 增加方法注释 (2b7bff5)
  • [getAsyncTask] 增加注释 (0cf6ed7)
  • [removeEmptyValues] 对象排空 (f9e1bf5)

🏡 Chore

❤️ Contributors

v0.0.38

19 Mar 14:17
Compare
Choose a tag to compare

v0.0.38

compare changes

🚀 Enhancements

  • [Array] add diff, flat, list, sift,range func (289e2e4)
  • [Async] add sleep,all func (5ca5504)

🩹 Fixes

  • Refactor getObjVal and removeEmptyValues,Add hasKey and setObjValue (5bf3b39)
  • [download] fix option header error (1b79992)
  • Delete log (09a2a2a)

🏡 Chore

❤️ Contributors

v0.0.35

02 Jan 14:13
Compare
Choose a tag to compare

0.0.35 (2024-01-02)

  • feat: add to func (d03ca7c)
  • fix: [compareObjects] 调整实现逻辑 (fb5230c)
  • fix: [downloadFile] 修复type异常 (e0323bd)

v0.0.32

20 Dec 13:03
Compare
Choose a tag to compare

Full Changelog: v0.0.31...v0.0.32