grunt-svgmin

Minify SVG

MIT License

Downloads
109.4K
Stars
432
Committers
23

Bot releases are visible (Hide)

grunt-svgmin - Latest Release

Published by sindresorhus over 1 year ago

Breaking

  • Require Node.js 14 7403d1e
  • Upgrade from SVGO v1 to v3
    • Make sure you read the release notes for both SVGO v2 and v3. The config format changed multiple times.

https://github.com/sindresorhus/grunt-svgmin/compare/v6.0.1...v7.0.0

grunt-svgmin -

Published by sindresorhus about 4 years ago

grunt-svgmin -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 8 bb480b9

Enhancements:

  • Pass the source file path to SVGO 2a66074

https://github.com/sindresorhus/grunt-svgmin/compare/v5.0.0...v6.0.0