Releases: nuxt-community/pwa-module
Releases · nuxt-community/pwa-module
v3.0.0-beta.14
Bug Fixes
- onesignal: ensure no duplicate script is added (#161) (89c1a1d)
Features
- workbox: make plugin fully asynchronous (1eb1190)
- workbox: improve computed cacheId (cd6c9cc)
- workbox: improve sw.register error handling (9aa76f8)
v3.0.0-beta.13
Features
- workbox: improve
sw.register
(c35f610)
- workbox: sync workbox version with
workbox-cdn
- workbox: Upgrade workbox to
4.1.1
v3.0.0-beta.12
Bug Fixes
- pwa-utils: don't combine with esm (fddfa7a), closes #147
v3.0.0-beta.11
Bug Fixes
- workbox: always prepend routerBase to swURL (d3a52b6), closes #157
Features
- workbox: allow cache names to be configured (#154) (2d7ed53)
- workbox: workbox-window support (2e356d0)
v3.0.0-beta.10
Features
- workbox: use workbox 4.0.0-0 (70813ef)
v3.0.0-beta.8
Bug Fixes
- manifest: remove publicPath field (b03dc14)
v3.0.0-beta.7
Bug Fixes
- module: handle readJSFiles for string param (#143) (4f06479)
Features
- workbox: bump to 4.0.0-rc.2 (7e278f0)
v3.0.0-beta.6
Bug Fixes
- relax pages regex for workbox 4 compatiblity (04e74a7)
Features
- cleanupOutdatedCaches (9167013)
- workbox: assetsURLPattern, pagesURLPattern (5fc3d66)
- workbox: preCaching option (67f1c3d)
- workbox: upgrade workboxVersion to 4.0.0-rc.0 (b364572)