| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2018-02-28 | 436 Bytes | |
| Workbox 2.1.3 source code.tar.gz | 2018-02-28 | 294.9 kB | |
| Workbox 2.1.3 source code.zip | 2018-02-28 | 534.2 kB | |
| Totals: 3 Items | 829.6 kB | 0 | |
What's new?
The 2.1.3 release contains a few changes to the workbox-background-sync and workbox-broadcast-cache-update modules to ensure that they will not attempt to use the Broadcast Channel API on a browsers that lacks support for it.
Safari is one such browser.
Notable PRs
- Gracefully no-op when BroadcastChannel doesn't exist (#1291)