| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2017-08-09 | 874 Bytes | |
| Workbox 1.3.0 source code.tar.gz | 2017-08-09 | 275.6 kB | |
| Workbox 1.3.0 source code.zip | 2017-08-09 | 506.6 kB | |
| Totals: 3 Items | 783.2 kB | 0 | |
What's new?
The v1.3.0 release contains a few bug fixes for the workbox-build and workbox-sw projects.
It also includes some internal testing changes.
Note that packages that have not changed since the last release will not be tagged with a new version number on npm.
workbox-build
- fixed: bug that cauases passed in manifestTransforms not to run (thanks to @HenrikJoreteg)
workbox-routing
workbox-sw
- Fix for multiple cacheId prefixes in the precache handler (thanks to @HenrikJoreteg for reporting)
- Add all of workbox-sw's devDependencies to fix Lerna's versioning.