Skip to content

Releases: GoogleChromeLabs/sw-appcache-behavior

Release list

v0.4.0

Choose a tag to compare

@jeffposnick jeffposnick released this 14 May 14:43

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

Choose a tag to compare

@jeffposnick jeffposnick released this 21 Aug 19:17

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.