Skip to content

v0.58.0

Choose a tag to compare

@ascartabelli ascartabelli released this 18 Jun 08:23
· 30 commits to master since this release
  • Added one file ES modules build
  • invoker now accepts an array of bound arguments
  • Benched immutable for the moment being
  • Added join and joinWith
  • Added findLast, findLastWhere, findLastIndex, findLastIndexWhere
  • Added dropLastWhile and takeLastWhile
  • Switched from uglify-js to terser
  • Updated docs, linting and tests