Skip to content

v1.4.4

Compare
Choose a tag to compare
@jonatanpedersen jonatanpedersen released this 05 Feb 15:24
· 44 commits to master since this release

Fixed

  • Use new Array() and direct assignment instead of array.push() as it is faster
  • Use for instead of reduce as it is faster
  • Module order in index.js
  • License in package.json

Changed

  • Author and description in package.json