npm workbox-precaching 3.0.0-alpha.3
Workbox v3.0.0-alpha.3

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

🎉 Whats New

  • #1108 Added workbox-range-requests to v3
  • #1104 globFollow and globStrict added to workbox-build. This means symbolic links will be followed when searching for files and any errors discovered by glob will now throw.

🐛 Whats Fixed

  • #1111 Fixed a bug in precaching where indexedDB wasn't updating correctly
  • #1112 Fixes updates to precaching indexedDB schema when upgrading from V2 to V3
  • #1116 Fixes a grouping issue in logs if precaching fails.

⚠️ Breaking Changes

  • #1105 The default destination of a service worker for the CLI has changed from 'build/' to the location of the globDirectory (i.e. the directory searched for files to precache).
  • #1079 workbox-cache-expiration now throws an error if you attempt to use it on the runtime cache (i.e. the shared cache used by all strategies by default)

Don't miss a new workbox-precaching release

NewReleases is sending notifications on new releases.