Skip to content

v4.3.0

Choose a tag to compare

@duan602728596 duan602728596 released this 02 Aug 06:45
· 84 commits to master since this release
  • The method provided by lodash has been removed and implemented using native methods instead. (For compatibility, the method provided by lodash was used. Considering that some methods can already be implemented using native APIs and reduce dependencies, lodash is removed)

  • 移除了lodash提供的方法,改用原生方法实现。(之前为了兼容,使用了lodash提供的方法。考虑到有些方法已经可以使用原生api来实现,且减少依赖,所以移除了lodash)