Workbox 1.1.0
What's new?
The v1.1.0 release contains a number of smaller changes and bug fixes across multiple packages.
workbox-sw
- You can now unregister previously registered routes using
workbox-sw: #632 - The URL's query parameters will be included when matching
NavigationRoute's white/blacklist: #637 - Makes it easier to register custom
Routeinstances when usingworkbox-sw: #639 - Support for using non-
GETHTTP verbs inworkbox-sw's routes: #662
workbox-build / workbox-cli / workbox-webpack-plugin
- Ignore
node_modulesby default when usingworkbox-build: #609 - Improvements to
workbox-cliwhen run from a directory that doesn't have subdirectories, or has hidden directories: #614 and #616 workbox-buildno longer unconditionally prepends a leading '/': #560
workbox-background-sync
- Fixes to replaying requests in
workbox-background-sync: #601 - Added additional callbacks to
workbox-background-sync: #666