v3.0.0
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 yourgatsby-config.js
under thesiteMetadata
key. This is the path to a representative image. Ex:/foo/bar/lorem.png
.