Webpack Pwa Manifest Versions Save

Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support.

v4.3.0

3 years ago

Dependencies are now up-to-date and there should not be more issues related to vulnerabilities.

  • #134 merged: new icon types purpose and type

v4.0.0

5 years ago

Fixes #91 by upgrading to jimp v0.6.0 to fix a security vulnerability. This is a breaking change because it changes the shasums for icons.

v3.8.0

5 years ago

Add option to not include "orientation" attribute Add sizes attribute to generated link element for ios startup icons

v3.6.3

5 years ago

Resolves an issue with fingerprints false where two consecutive dots would occur [#64]

v3.7.0

5 years ago

Adds an option for setting the cross-origin attribute on the generated link tag [#62]

v3.7.1

5 years ago

Adds support for rgb and rgba colors [#61]