You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [2.0.0-alpha.1](v1.5.1...v2.0.0-alpha.1) (2023-12-28)
### Bug Fixes
* add example.png to build files ([3a8e963](3a8e963))
* move imagemin to dependencies ([0c8d0f1](0c8d0f1))
* print error message ([cd8b64c](cd8b64c))
### Code Refactoring
* modify usage and implementation ([859dfee](859dfee))
### Performance Improvements
* remove the dependency on imagemin ([053431e](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
* modify usage and implementation ([859dfee](https://github.com/iChengbo/react-native-imagemin-asset-plugin/commit/859dfee857f06a053c6eae7d57d4244a3c9e86b5))
14
+
15
+
16
+
### Performance Improvements
17
+
18
+
* remove the dependency on imagemin ([053431e](https://github.com/iChengbo/react-native-imagemin-asset-plugin/commit/053431ec4fcd9c41c335441c6804279cc93d3ced))
19
+
20
+
21
+
### BREAKING CHANGES
22
+
23
+
* the dependency on imagemin is changed to be imported from outside
24
+
* modify the defined configuration and remove the dependencies of imagemin-related plugins from within
0 commit comments