Releases: arthurbergmz/webpack-pwa-manifest
Releases · arthurbergmz/webpack-pwa-manifest
v4.3.0
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
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
Add option to not include "orientation" attribute
Add sizes attribute to generated link element for ios startup icons
v3.7.1
Adds support for rgb and rgba colors [#61]
v3.7.0
Adds an option for setting the cross-origin attribute on the generated link tag [#62]
v3.6.3
Resolves an issue with fingerprints false where two consecutive dots would occur [#64]