Releases: vite-pwa/vite-plugin-pwa
Releases · vite-pwa/vite-plugin-pwa
v1.1.0
🐞 Bug Fixes
- Skip generation if the build errored - by @sapphi-red in #882 (cbe70)
 - Preact@^10.19.7 types - by @piotr-cz in #888 (6e169)
 
View changes on GitHub
v1.0.3
🐞 Bug Fixes
- Add origin to scope_extensions to comply with the spec and get rid of warning - by @CodingDive in #880 (aa078)
 
🏎 Performance
- Add hook filters - by @sapphi-red in #877 (db4ec)
 
View changes on GitHub
v1.0.2
🚀 Features
View changes on GitHub
v1.0.1
v1.0.0
🚨 Breaking Changes
🐞 Bug Fixes
- Avoid assigning to bundle object - by @sapphi-red in #843 (b0716)
 
View changes on GitHub
v0.21.2
🐞 Bug Fixes
- manifest: Default manifest 
theme_coloranddescriptionnot being applied - by @alexandre-hallaine in #839 (53568) 
View changes on GitHub
v0.21.1
🚀 Features
- Support Vite 6 - by @gabrielrbarbosa and @userquin in #797 (c4c25)
 - html: Add head when missing from entry point - by @userquin in #784 (856d3)
 
🐞 Bug Fixes
- Do not await workbox-window messageSkipWaiting - by @piotr-cz in #795 (f5197)
 - Return async function from registerSW in dev mode - by @piotr-cz in #799 (06c1d)