| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| workbox-v3.0.0-beta.2.zip | 2018-03-06 | 137.6 kB | |
| workbox-v3.0.0-beta.2.tar.gz | 2018-03-06 | 89.0 kB | |
| README.md | 2018-03-06 | 677 Bytes | |
| Workbox v3.0.0-beta.2 source code.tar.gz | 2018-03-06 | 491.5 kB | |
| Workbox v3.0.0-beta.2 source code.zip | 2018-03-06 | 798.7 kB | |
| Totals: 5 Items | 1.5 MB | 0 | |
🎉 What's New?
- Attempting to cache a POST request will no throw a useful WorkboxError (#1336)
- Adding support to configure fetch options in a Strategy (#1340)
🐛 What's Fixed?
- Fixes BroadcastChannel on Safari Tech Preview where it's not supported. (#1304)
- Fixes
broadcastUpdatein workbox-build config (#1334) - Precaching to a temp cache in install and moving to final cache during activate step (#1316)
- Precaching cache name is now defined from the cache name - allowing multiple precaching (#1346)
📖 Learn More
Check out our docs @ developers.google.com/web/tools/workbox/next/