Skip to content

3.10.0

Choose a tag to compare

@snovakovic snovakovic released this 06 Jul 11:05
· 75 commits to master since this release

Update build so that default exported es5 code is minified version of code.

e.g

  const sort = require('js-flock/es5/sort');

will now serve minified version while previous unminified version would be server.