Skip to content

Workbox 2.0.3

Compare
Choose a tag to compare
@jeffposnick jeffposnick released this 26 Sep 14:56
· 839 commits to v7 since this release

What's new?

The 2.0.3 release adds babel-preset-env-based transpilation into the build process for our browser libraries, currently targeted at compatibility with Chrome 51 and above. Following this change, the Workbox libraries should work within Samsung Browser 5 (which shares code with Chrome 51), while maintaining its existing compatibility with "evergreen" browsers.

Bug Fixes