Because of some breaking changes to svgo and changes to how the config is written in v2.
The optimize is changed to be synchronous.
The default options is removed.
Options is set directly in the optimize function.
Added an option to change the optimize function.
Because of some breaking changes to svgo and changes to how the config is written in v2.
The optimize is changed to be synchronous. The default options is removed. Options is set directly in the optimize function. Added an option to change the optimize function.
https://github.com/svg/svgo/releases/tag/v2.0.0