Skip to content

v0.1.5

Compare
Choose a tag to compare
@nderscore nderscore released this 04 Oct 18:23
· 122 commits to master since this release
  • Fixed support for empty function arguments - {$f(,,,)} calls f with arguments ['', '', '', '']
  • Removed jsconfig.json from npm package. Package should only contain a readme/license and esm/cjs build folders now.