Skip to content

v0.21.0

Compare
Choose a tag to compare
@ascartabelli ascartabelli released this 13 Apr 12:53
· 306 commits to master since this release
  • getPathIn and getPath now return undefined for any non existent path, instead of throwing exceptions when an undefined value was a part of the path instead of being its target
  • Renamed sequence to generate to avoid confusion with other languages, concepts and libraries
  • Added count, countBy, index, indexBy