npm workbox-webpack-plugin 1.1.0
Workbox 1.1.0

latest releases: 7.0.0, 6.6.1, 6.6.0...
6 years ago

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 Route instances when using workbox-sw: #639
  • Support for using non-GET HTTP verbs in workbox-sw's routes: #662

workbox-build / workbox-cli / workbox-webpack-plugin

  • Ignore node_modules by default when using workbox-build: #609
  • Improvements to workbox-cli when run from a directory that doesn't have subdirectories, or has hidden directories: #614 and #616
  • workbox-build no 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

Common

  • Smaller dev bundles: #594
  • Hashes present in request URLs will be stripped: #633

Don't miss a new workbox-webpack-plugin release

NewReleases is sending notifications on new releases.