Skip to content

Latest commit

 

History

History
60 lines (27 loc) · 2.69 KB

CHANGELOG.md

File metadata and controls

60 lines (27 loc) · 2.69 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.1 (2022-06-24)

Bug Fixes

  • disable icon generation on stackblitz (7813821)

0.3.0 (2022-06-07)

Features

Bug Fixes

  • 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)

Bug Fixes

  • adjust manifest icons purposes (f01b0a5), closes #8

0.2.1 (2022-05-31)

Bug Fixes

  • move sw.js on root to make app installable (bd36561)

0.2.0 (2022-05-31)

Features

0.1.0 (2022-05-21)

Features

  • add icon generation & asset hashing (#2) (a6ccb95)

0.0.2 (2022-05-15)

Bug Fixes

  • types: add short_name to ManifestOptions (72ab2ce)

0.0.1 (2022-05-15)