Skip to content

v1.5.3

Compare
Choose a tag to compare
@caijf caijf released this 20 Oct 09:48
· 143 commits to main since this release
  • refactor: 内部获取 Object.prototype.toString 不再处理自定义 Symbol.toStringTag 兼容
  • refactor: 部分方法 == 改为 ===
  • refactor: nth 方法不依赖数组 at 方法
  • refactor: 优化对象属性选择和排除方法
  • chore: 增加性能测试