Download Latest Version Workbox v7.4.1 source code.zip (1.5 MB)
Email in envelope

Get an email when there's a new version of workbox

Home / v6.1.5
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-04-12 1.0 kB
Workbox v6.1.5 source code.tar.gz 2021-04-12 756.4 kB
Workbox v6.1.5 source code.zip 2021-04-12 1.2 MB
Totals: 3 Items   1.9 MB 0

Workbox v6.1.5 includes fixes in workbox-cli, workbox-window and workbox-webpack-plugin. Also, the rollup and @rollup/plugin-node-resolve dependencies were updated.

(There was no v6.1.3 or v6.1.4 release.)

šŸ› What's Fixed?

workbox-cli

In the configuration file generated by workbox wizard the regex for ignoreURLParametersMatching are now serialized correctly, as before they were being serialized as strings and that was causing errors. [#2796]

workbox-window

Added support for external controlling events. The controlling event is now dispatched whether it originated in the current or external service worker. Developers can check the isExternal flag to distinguish between the two. [#2786]

workbox-webpack-plugin

Fix to push an Error object to compilation.warnings instead of strings, since pushing strings causes the warnings to not be bubbled up correctly. See [#2790]

Thanks!

Thank you @jcabak for contributing documentation updates [#2808]!

Source: README.md, updated 2021-04-12