Skip to content

Releases: zauni/pngmin

v2.0.3

30 Jun 14:34
Compare
Choose a tag to compare

Replace Chalk with yoctocolors for even smaller install size!

Full Changelog: v2.0.2...v2.0.3

v2.0.2

24 Jun 08:38
Compare
Choose a tag to compare

Switched from Rollup to tsup as a bundler. Otherwise the functionality should be the same.

Full Changelog: v2.0.1...v2.0.2

v2.0.1 Fix published files

20 Jun 20:33
Compare
Choose a tag to compare

Now all files are correctly published!

v2.0.0

20 Jun 20:24
Compare
Choose a tag to compare
  • 💄 Complete Rewrite in TypeScript
  • 💪🏻 Upgrading all dependencies to the latest version (some could only upgraded to a version which is not yet published in ESM because Grunt does not support that)

Breaking changes:

  • failOnError option is now true by default
  • Only tested in Node.js 18+ and Grunt 1.0+

Full Changelog: v1.4.0...v2.0.0