Skip to content

v4.0.0

Compare
Choose a tag to compare
@fregante fregante released this 28 Jul 07:17
· 26 commits to main since this release

Breaking changes

In practice this likely doesn't negatively affect anyone, but I released it as a breaking version:

  • Increase minimum browser version 957889f Chrome 91+, Firefox 91+, Safari 14.1+
  • Stop bundling dependencies (#62) a392da1 Breaking only if you're using Rollup without CommonJS plugin

Improvements

  • Lighter package
  • Modern code
  • Dependencies can be deduplicated by your bundler

v3.1.0...v4.0.0