Skip to content

v4.8.0

Compare
Choose a tag to compare
@NekR NekR released this 18 May 19:25
· 186 commits to master since this release
  • [Internals]: Async waitUntil is now a thing (polyfilled)
  • Added TypeScript definitions
  • RegExp support in cache paths #205
  • Added ServiceWorker.minify option to force to minify #204 & #206
  • Allow ServiceWorker to be installed on any local IP (127.*.*.*) #251
  • Ship ServiceWorker.minify option which controls if ServiceWorker's code will be minified or not