v4.0.0
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