Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

v3.8.0

Choose a tag to compare

@Zhang-Wei-666 Zhang-Wei-666 released this 30 Mar 16:30
· 136 commits to main since this release
  • 🌟 新增 deepClone 工具方法, 用于创建传入值的深拷贝
  • 🌟 新增 deepMerge 工具方法, 用于深拷贝合并一个或多个来源对象的属性到目标对象
  • 💄 deepUnref 方法支持解包数组