Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Releases: arthurbergmz/webpack-pwa-manifest

v4.3.0

17 Nov 22:21
Compare
Choose a tag to compare

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

07 Dec 04:49
Compare
Choose a tag to compare

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

01 Dec 19:54
Compare
Choose a tag to compare

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

v3.7.1

12 Aug 18:09
Compare
Choose a tag to compare

Adds support for rgb and rgba colors [#61]

v3.7.0

12 Aug 18:11
Compare
Choose a tag to compare

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

v3.6.3

12 Aug 18:13
Compare
Choose a tag to compare

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