Skip to content

1.2.6

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 03:17
3351029

Performance Improvements

  • Browser bundle size reduced from 200k+ to 128k :-D (#273)

Bug Fixes

  • restructure how node/browser specific code is dealt with (#273)

    the default code path is node, and browser code is swapped in via webpack plugin.