Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 11:01
· 22 commits to main since this release
e3b226c

3.0.0 (2022-12-14)

Features

BREAKING CHANGES

  • existing sites using the theme need to migrate from Helmet to Head API. See the example site to see what needs to happen in your site.
  • you will need to add an image property in your gatsby-config.js under the siteMetadata key. This is the path to a representative image. Ex: /foo/bar/lorem.png.