All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.17.0 (2023-03-02)
- meta: add key to metas (329b7a7)
0.16.2 (2023-02-08)
0.16.1 (2023-02-05)
0.16.0 (2023-02-04)
0.15.0 (2023-01-12)
0.14.1 (2023-01-10)
0.14.0 (2023-01-05)
- icon: cache generated images (#80) (e64e5da)
- silent mode (#83) (317f92c)
- workbox: precaching (#81) (3db1ee5)
- use consola level raw value for silent mode (52372de)
0.13.0 (2022-11-23)
0.12.0 (2022-11-23)
- meta: add hid to all meta tags (faa5ad6)
0.11.1 (2022-11-17)
- meta: twitter image should use ogHost (f1c0698)
0.11.0 (2022-11-17)
- meta: better title behavior (with opt out) (fe1b47d)
0.10.0 (2022-11-07)
0.9.1 (2022-10-22)
- prevent title override when titleTemplate is used (8b66b07)
0.9.0 (2022-10-22)
- meta: ability to opt-out theme_color property (ee3070e), closes #53
- meta: prevent title override (e637b0f)
0.8.0 (2022-10-12)
0.7.2 (2022-10-11)
- improve nitro config to fix nuxi generate (b322220)
0.7.1 (2022-10-11)
- add missing import in nitro plugin (1c1b3e2)
0.7.0 (2022-10-11)
0.6.1 (2022-10-01)
- icon: support all icon sizes (f342fa8)
0.6.0 (2022-10-01)
0.5.0 (2022-09-29)
- generate manifest.json when ssr is disabled (8c52b11), closes #32
- icon: better unusual input icon handling (8c1f8e2), closes #40
0.4.2 (2022-07-22)
0.4.1 (2022-07-22)
0.4.0 (2022-07-22)
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)