Skip to content

Workbox 2.1.2

Choose a tag to compare

@jeffposnick jeffposnick released this 16 Nov 21:54
· 895 commits to v7 since this release

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 RegExps as an alternative, in preparation for the deprecation in Workbox v3.

Notable PRs