Workbox v6.2.2
Workbox v6.2.2 fixes a few bugs introduced in the v6.2.0 release.
馃悰 What's Fixed?
-
Validation fix for plugin functions passed to
runtimeCachingin the build tools. [#2901] -
Ensure that our
tscconfiguration transpiles newer language features down to the ES2017targetlevel. [#2902] -
Update to our
lernaconfiguration to use the--exacttag when publishing tonpm, to ensure that all the mutual dependencies in the monorepo use exact version matches, and not^versions. [#2904]