Skip to content

Workbox v6.0.2

Compare
Choose a tag to compare
@jeffposnick jeffposnick released this 03 Dec 18:58
· 152 commits to v6 since this release

Workbox v6.0.2 resolves an issue that could prevent workbox-precaching from working as expected when loaded via workbox-sw.

(There was no v6.0.1 release.)

🐛 What's Fixed?

  • Preserve symbols across builds and don't mangle _handle. [#2687]

Thanks!

Special thanks to @pidtuner for raising the issue that was resolved in this release.