Skip to content

Releases: GoogleChromeLabs/sw-appcache-behavior

v0.4.0

14 May 14:43
Compare
Choose a tag to compare

The v0.4.0 release addresses a few instances in the codebase where hashes in the current page's URL could lead to cache misses.

See #39

v0.3.0

21 Aug 19:17
Compare
Choose a tag to compare

This release includes the change introduced in #17, to remove the hash portion of URLs when doing comparisons.

It also includes bumps to various dependencies used during the build process.