Workbox 2.1.2
What's new?
The 2.1.2 release contains a deprecation warning that's logged when Express-style routes containing wildcard characters are passed in to WorkboxSW.registerRoute()
.
Developers are urged to use RegExp
s as an alternative, in preparation for the deprecation in Workbox v3.