Skip to content

Workbox v5.1.3

Choose a tag to compare

@jeffposnick jeffposnick released this 24 Apr 16:35

🐛 What's Fixed?

workbox-build

  • Correct workbox-build's getManifest() JSDoc [#2429]

workbox-cli

  • Don't check swSrc for hardcoded injection point in wizard flow [#2451]

workbox-core

  • handlerCallback JSDocs update [#2440]

workbox-precaching

  • Remove the isSWEnv assertion [#2453]
  • Update message to remove duplicate is [#2466]

Thanks!

Special thanks to @akonchady for contributing a PR that went in to this release.