npm workbox-strategies 5.1.1
Workbox v5.1.1

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

(We ran into some issues with the v5.1.0 release process, so v5.1.1 is a republish of the same code.)

🎉 What's New?

workbox-routing

  • Adjusted the debug logging code so that a URL's hash portion is displayed. [#2371]

workbox-webpack-plugin

  • A new compileSrc option (defaulting to true) has been added. If set to false, then webpack will not run the swSrc file through a compilation. This can be useful if you want your swDest output to be, e.g., a JSON file which contains your precache manifest. [#2412]

🐛 What's Fixed?

workbox-webpack-plugin

  • Switch to official package exports when using internal webpack modules. [#2397]
  • webpackCompilationPlugins that customize the swSrc compilation should now be properly applied. [#2400]

Thanks!

Special thanks to @aritsune, @bailnl, @novaknole and @pizzafox for raising issues that were resolved in this release.

Don't miss a new workbox-strategies release

NewReleases is sending notifications on new releases.