Skip to content

4.0.1 / 2017-05-31

Compare
Choose a tag to compare
@keithamus keithamus released this 31 May 21:18

4.0.1

Of course, any major release cannot go without a quick bugfix release shortly after - and here's ours!

Bug Fixes

  • Remove package.json browser field which was mistakenly added, and caused bundler tools like Browserify or Webpack to fail as it attempted to rebundle an already bundled file. (#978, #982)