Releases: Lullabot/gatsby-theme-adr
Releases · Lullabot/gatsby-theme-adr
v3.1.0
3.1.0 (2023-08-09)
Features
- make social links configuration optional (#84) (34090dc)
v3.0.5
3.0.5 (2022-12-16)
Bug Fixes
- remove gatsby-plugin-remove-generator (cf91198)
v3.0.4
3.0.4 (2022-12-16)
Bug Fixes
- prefix paths for live demo (3885bbd)
v3.0.3
3.0.3 (2022-12-16)
Bug Fixes
- remove gatsby-plugin-remove-generator (#80) (9f3e749), closes #79
v3.0.2
3.0.2 (2022-12-14)
Bug Fixes
v3.0.1
3.0.1 (2022-12-14)
Bug Fixes
- remove outdated configuration (82bcdc2)
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 your gatsby-config.js
under the siteMetadata
key. This is the path to a representative image. Ex: /foo/bar/lorem.png
.
v2.0.0
2.0.0 (2022-12-09)
Features
BREAKING CHANGES
- Upgrades dependencies to Gatsby 5.
v1.3.5
1.3.5 (2022-09-19)
Bug Fixes
v1.3.4
1.3.4 (2022-09-14)
Bug Fixes