Releases: kevinmarrec/nuxt-pwa-module
Releases · kevinmarrec/nuxt-pwa-module
v0.4.1
🩹 Bug Fixes
- manifest: move server handler to runtime (73ee968), closes #22
v0.4.0
🩹 Bug Fixes
- Prevent assets duplication on build (e54f564), closes #20
💅 Refactors
- Refactor: split in parts & serve manifest.json through server rout (fa80072), closes #18
v0.3.1
🩹 Bug Fixes
- disable icon generation on stackblitz (7813821)
v0.3.0
🚀 Features
- icons: padded maskable icons (8dcdefe), closes #10
🩹 Bug Fixes
- use baseURL for sw/manifest/icons/splash (#14) (aa01db1)
- workbox: fix worker when using
pages
folder (52ecdb9), closes #11
v0.2.2
🩹 Bug Fixes
- adjust manifest icons purposes (f01b0a5), closes #8
v0.2.1
🩹 Bug Fixes
- move sw.js on root to make app installable (bd36561)
v0.2.0
🚀 Features
💚 New Contributor(s)
v0.1.0
🚀 Features
- add icon generation & asset hashing (#2) (a6ccb95)