Download Latest Version Workbox v7.4.1 source code.zip (1.5 MB)
Email in envelope

Get an email when there's a new version of workbox

Home / v6.4.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-11-15 822 Bytes
Workbox v6.4.1 source code.tar.gz 2021-11-15 776.1 kB
Workbox v6.4.1 source code.zip 2021-11-15 1.2 MB
Totals: 3 Items   2.0 MB 0

The Workbox v6.4.1 release fixes a few issues:

šŸ› What's Fixed?

workbox-build

  • The dependency on @apideck/better-ajv-errors has been updated, which in turn addresses a security issue in one of its dependencies. [#2977]

worbox-navigation-preload

  • The inline TypeScript definition for preloadResponse was incorrect, and has been fixed to reflect the previous definition that used to be provided by the TypeScript standard library. [#2975]

worbox-strategies

  • Take request.url into account in StrategyHandler.getCacheKey(). This ensures if a custom strategy overrides the Strategy._handle() method and performs multiple cache operations on different URLs, the cache key is properly calculated for each distinct URL. [#2973]
Source: README.md, updated 2021-11-15