0.5.0
BREAKING CHANGES
- Support for Gatsby v3 added
- PurgeCSS switched to v4
- Removed support for
react-svg
, inlined svg are used instead. - Node changed to v14.15.5
Features
- SEO component updated for usage with
gatsby-plugin-image
added gatsby-node.js
andgatsby-config.js
updated to support Gatsby v3
Minor changes
- Index page updated, version added to index page
- Changelog created