npm workbox-routing 6.4.1
Workbox v6.4.1

latest releases: 7.0.0, 6.6.1, 6.6.0...
2 years ago

The Workbox v6.4.1 release fixes a few issues:

🐛 What's Fixed?

workbox-build

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]

Don't miss a new workbox-routing release

NewReleases is sending notifications on new releases.