Changelog
1.2.0
Changelog
1.0.0
a6c8ca0
Thanks @cpsoinos! - Change Nuxt config key from 'svgoOptions' to 'svgo'. If you were using customized SVGO options, you'll need to update your nuxt.config.ts
file to use svgo
as the options key rather than svgoOptions
. If you were using the default SVGO options, no change is necessary.