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.5.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-03-03 993 Bytes
Workbox v6.5.1 source code.tar.gz 2022-03-03 1.1 MB
Workbox v6.5.1 source code.zip 2022-03-03 1.5 MB
Totals: 3 Items   2.5 MB 0

The Workbox v6.5.1 release includes a few changes related to our TypeScript interfaces and documentation.

A full changelog is available at https://github.com/GoogleChrome/workbox/compare/v6.5.0...v6.5.1

What's New

  • Additional inline @examples of using our build tools have been added to the TSDocs for workbox-build and workbox-webpack-plugin. [#3038]
  • The TypeScript type for the generateSW(), injectManifest(), and getManifest() methods in workbox-build has been updated from unknown to an appropriate actual type specific to each method. This should lead to better TSDoc generation and type inferences for developers. As this takes what was previously only a runtime check and moves it to a compile-time check, we believe that it should be functionally equivalent to prior releases, but if you run into problems, please let us know by opening an issue. [#3037]

What's Fixed

  • We have re-added the default export to workbox-webpack-plugin. [#3036]
Source: README.md, updated 2022-03-03