Releases: pixel-point/gatsby-plugin-svgr-svgo
Releases · pixel-point/gatsby-plugin-svgr-svgo
v2.0.0
- upgrade dependencies
- add the ability to pass options to
@svgr/webpack
v1.2.2
Fix wrong url loader defaults
v1.2.1
Changed build directory to static/
, that will fix default cache settings that third party service set for non-static/ files using Gatsby.
v1.2.0
Add support for Gatsby v3 and webpack v5
v1.0.11
Added ability to specify url-loader options.
v1.0.9
Updated wrong md formatting that caused the wrong rendering on gatsby plugins website
v1.0.8
Fixed bug with svgo empty option.