`4.9.0` 🎉
New features:
- Added
appShell
option. See docs here - Added
ServiceWorker.navigationPreload
option. See docs here - Added browser tests with puppeteer. See tests here
Fixes:
- Exclude *.gz files by default #133
Deprecations:
ServiceWorker.navigateFallbackURL
andServiceWorker.navigateFallbackForRedirects
are now deprecated. UseappShell
orcacheMaps
option.
Many thanks to @GGAlanSmithee for helping with and maintaining documentation of the project! 🎉