npm workbox-sw 3.0.0-beta.0
Workbox v3.0.0-beta.0

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

The first beta release of Workbox v3 includes additional integration tests and demos, as well as the following developer-visible changes from the previous alpha release.

🎉 What's New?

  • [BREAKING CHANGE] The background sync module's maxRetentionTime setting is now interpreted as a number of minutes, rather than milliseconds (#1268)

🐛 What's Fixed?

  • Honor publicPath when determining the precache manifest URL. (#1233)
  • Show the --help message when there are no params passed to workbox-cli. (#1242)
  • Tweak wording for root of web app question. (#1243)
  • Refactor the way CLI parameters are processed by workbox-cli. (#1246)
  • Ignore .map when suggesting extensions to precache in the workbox-cli wizard. (#1255)
  • Make workbox sw chunk prefix with public path (#1265) (Thanks to @raejin for their contribution!)

Don't miss a new workbox-sw release

NewReleases is sending notifications on new releases.