Releases: lukeed/pwa
Releases · lukeed/pwa
v0.2.0
Features
- NEW Finish all
pwa init
templates 🎉 : a6a74ca, 6499617 - NEW
@pwa/plugin-sw-precache
package: fc1038e - NEW
@pwa/plugin-sw-workbox
package: fdc6875 - NEW
@pwa/plugin-offline
package: 9cef447 - (
cli
) Finish & attach"Service Worker"
feature selection: c60b077
Patches
- Fix
sass
preprocessing for Svelte applications: 2730286 - Add
.app
selector content to avoid unused/broken parsing: 08b7823 - Fix: Remove duplicate error logging: a436fc8, f4b625b
- Fix: Handle case when no
stats
output: a7cb8e1 - Fix: Attach
ganalytics
to React template: fce0aeb - Use
<object/>
instead of<img/>
for SVG container: 2eaf848