Releases: iChengbo/react-native-imagemin-asset-plugin
Releases · iChengbo/react-native-imagemin-asset-plugin
v1.5.3
v2.0.0
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
v1.5.2
v2.0.0-alpha.1
2.0.0-alpha.1 (2023-12-26)
Bug Fixes
- print error message (be37d53)
Code Refactoring
- modify usage and implementation (287d8bf)
BREAKING CHANGES
- modify the defined configuration and remove the dependencies of imagemin-related plugins from within