github GoogleChrome/workbox v3.0.0-beta.1
Workbox v3.0.0-beta.1

latest releases: v7.1.0, v7.0.0, v6.6.0...
pre-release6 years ago

🎉 What's New?

  • Webpack V4 (#1275 )
  • [BREAKING CHANGE] Using BG Sync tag name when responding to a sync event (#1280)
  • [BREAKING CHANGE] Use broadcastUpdate option instead of broadcastCacheUpdate (#1292)
  • Using same-origin to precache URLS (#1293)
  • Support for importWorkboxFrom: 'local' in the injectManifest Webpack Plugin (#1290)
  • If a precached request is not in the cache, we fallback to the network (#1302)
  • Add a warning if the cache-control header for the service worker is not set to no-cache or max-age=0 (#1317)
  • Logs have been added to background-sync to aid development and debugging (#1323)
  • New non-fatal warnings in workbox-build (#1325)

🐛 What's Fixed?

  • import scripts including multiple precache manifests. (#1267) H/T @raejin for fix
  • Fallback to network response when using a timeout but nothing is in the cache (#1301)
  • Fixed logging in Safari Tech Preview (#1310)
  • addRequest in background-sync now asserts you are passing in a Request object (#1305)
  • google-analytics needed some fixes for replaying requests (#1319)
  • Fixed importScripts in workbox-build (#1327)

Don't miss a new workbox release

NewReleases is sending notifications on new releases.