cpsoinos / nuxt-svgo

SVGO loader for Nuxt
MIT License
139 stars 10 forks source link

chore(deps): pin svgo to 3.0.2 #299

Closed cpsoinos closed 1 month ago

cpsoinos commented 1 month ago

This should prevent an issue being seen with failing tests in PRs that upgrade nuxt package versions, e.g. https://github.com/cpsoinos/nuxt-svgo/pull/297.

svgo's v3.0.3 release changes the output of the optimized SVGs. Should follow up with PRs to upgrade SVGO and adjust tests accordingly.

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 4.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: