Releases: fregante/webext-options-sync
Releases · fregante/webext-options-sync
v4.2.4
v4.2.3
v4.2.2
v4.2.1
v4.2.0
v4.1.1
v4.1.0
v4.0.1
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