Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-07-27 | 629 Bytes | |
v6.5.4.tar.gz | 2022-07-27 | 1.0 MB | |
v6.5.4.zip | 2022-07-27 | 1.5 MB | |
Totals: 3 Items | 2.5 MB | 0 |
What's New 👀
- Webpack plugin can be extended and subclasses can access the
config
property [#3056] - In
workbox-precaching
during a fall back to the network, if the request'smode
isno-cors
,integrity
will not be used and the cache entry will not be repaired. [#3099]
What's fixed 🐛
- Integration tests fixes [#3102 ] & [#3103]
- Removed documentation typos
Misc 🤹
- updated
idb
andselenium-assitant
versions
Thank yous 🌿
- Thank you @DibyodyutiMondal & @theghostbel for your contributions!
Full Changelog: https://github.com/GoogleChrome/workbox/compare/v6.5.3...v6.5.4