All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.1 (2022-06-24)
- disable icon generation on stackblitz (7813821)
0.3.0 (2022-06-07)
- use baseURL for sw/manifest/icons/splash (#14) (aa01db1)
- workbox: fix worker when using
pages
folder (52ecdb9), closes #11
0.2.2 (2022-06-01)
0.2.1 (2022-05-31)
- move sw.js on root to make app installable (bd36561)
0.2.0 (2022-05-31)
0.1.0 (2022-05-21)
0.0.2 (2022-05-15)
- types: add
short_name
toManifestOptions
(72ab2ce)