Skip to content

0.5.0

Compare
Choose a tag to compare
@mrkaluzny mrkaluzny released this 14 Mar 18:53

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 and gatsby-config.js updated to support Gatsby v3

Minor changes

  • Index page updated, version added to index page
  • Changelog created