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 / v3.0.0-beta.1
Name Modified Size InfoDownloads / Week
Parent folder
workbox-v3.0.0-beta.1.zip 2018-02-27 135.8 kB
workbox-v3.0.0-beta.1.tar.gz 2018-02-27 85.7 kB
README.md 2018-02-26 1.2 kB
Workbox v3.0.0-beta.1 source code.tar.gz 2018-02-26 486.5 kB
Workbox v3.0.0-beta.1 source code.zip 2018-02-26 791.3 kB
Totals: 5 Items   1.5 MB 0

🎉 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)
Source: README.md, updated 2018-02-26