ericcornelissen/svgo-action

Make SVGO v3 the default `svgo-version`

ericcornelissen opened this issue · 0 comments

Warning: This is breaking change.


Feature Request

  • On: any

Description

Currently the default svgo-version value is 2. #661 added support for svgo-version to have the value 3. Since v3 of SVGO action is more recent than v2, it should be the default version. However, this is a breaking change so must wait until v4 of this Action.

Example

n/a

Proposal

Adjust the Action such that the default value of the input svgo-version is 3.