Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

v0.3.0-alpha.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jul 07:55
22a86b8

0.3.0-alpha.0 (2020-07-28)

Bug Fixes

  • meta: skip checking msTileColor (c27146c)
  • remove svg favicon option (447dde7)
  • compile-sw: correct ID (662e3fb)
  • workbox: add path prefix (39d8336)
  • await promise (2eabef6)
  • example: additional entry path prefix (4abf879)

Features

  • workbox-build for non-asset manifest support (e2b2970)
  • workboxCompileSrc option (0a871e4)

Performance Improvements

  • do not generate unused icons (607dc2c)

BREAKING CHANGES

  • use generateSW and injectManifest (note lower case)
  • use workbox-build config
  • remove svgFavicon option