Skip to content

Latest commit

 

History

History
135 lines (64 loc) · 6 KB

CHANGELOG.md

File metadata and controls

135 lines (64 loc) · 6 KB

2.0.0 (2024-01-03)

Bug Fixes

  • add example.png to build files (3a8e963)
  • move imagemin to dependencies (0c8d0f1)
  • print error message (cd8b64c)
  • remove example.png from pkg files (9d2fba9)

Code Refactoring

  • modify usage and implementation (859dfee)

Performance Improvements

  • remove the dependency on imagemin (053431e)

BREAKING CHANGES

  • the dependency on imagemin is changed to be imported from outside
  • modify the defined configuration and remove the dependencies of imagemin-related plugins from within

2.0.0-alpha.1 (2023-12-26)

Bug Fixes

Code Refactoring

  • modify usage and implementation (287d8bf)

BREAKING CHANGES

  • modify the defined configuration and remove the dependencies of imagemin-related plugins from within

1.5.1 (2023-12-27)

Bug Fixes

  • build package before executing semantic-release (403d26b)

1.5.0 (2023-12-26)

Bug Fixes

Features

  • deprecate giflossy & update readme (98e382b)

1.4.1 (2023-10-07)

Bug Fixes

1.4.0 (2021-10-29)

Features

  • modify the default temporary directory during compression & add 'gitignore' to ignore the directory (9a642b2)

1.3.2 (2021-10-25)

Bug Fixes

1.3.1 (2021-08-24)

Bug Fixes

1.3.0 (2021-08-23)

Features

  • support more imagemin plugins (3afcc32)

1.2.0 (2021-08-17)

Features

  • support custom folders for storing compressed images (b86a428)

1.1.1 (2021-08-16)

Bug Fixes

1.1.0 (2021-08-15)

Features

1.0.0 (2021-08-15)

Features

1.0.0 (2021-08-15)

Features