Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: koddr/a2hs.js

0.5.0

06 Sep 04:13

Choose a tag to compare

  • Update dependencies
  • Switch to parcel@next

0.4.5

13 May 18:26

Choose a tag to compare

  • Fix unused return in ./index.js;

0.4.4

11 May 10:46

Choose a tag to compare

  • Add first test (Jest);

0.4.3

11 May 06:50

Choose a tag to compare

  • Add size-limit with 50 ms limit;
  • Add Size limit report block to README.md;

Thanks @ai for helpful helper 👍

0.4.2

10 May 18:31

Choose a tag to compare

  • Remove unuseful options
  • Update README

0.4.1

10 May 14:59

Choose a tag to compare

  • Add Parcel as default bundler
  • Re-write code to ES5
  • Remove Babel

0.3.0

10 May 08:52

Choose a tag to compare

Update package.json

0.2.0

09 May 21:05

Choose a tag to compare

  • Add init() function
  • Add README