Skip to content

Releases: Lullabot/gatsby-theme-adr

v3.1.0

09 Aug 11:12
34090dc
Compare
Choose a tag to compare

3.1.0 (2023-08-09)

Features

  • make social links configuration optional (#84) (34090dc)

v3.0.5

16 Dec 14:58
cf91198
Compare
Choose a tag to compare

3.0.5 (2022-12-16)

Bug Fixes

  • remove gatsby-plugin-remove-generator (cf91198)

v3.0.4

16 Dec 12:44
3885bbd
Compare
Choose a tag to compare

3.0.4 (2022-12-16)

Bug Fixes

  • prefix paths for live demo (3885bbd)

v3.0.3

16 Dec 12:36
9f3e749
Compare
Choose a tag to compare

3.0.3 (2022-12-16)

Bug Fixes

  • remove gatsby-plugin-remove-generator (#80) (9f3e749), closes #79

v3.0.2

14 Dec 12:01
100c18c
Compare
Choose a tag to compare

3.0.2 (2022-12-14)

Bug Fixes

v3.0.1

14 Dec 11:07
82bcdc2
Compare
Choose a tag to compare

3.0.1 (2022-12-14)

Bug Fixes

  • remove outdated configuration (82bcdc2)

v3.0.0

14 Dec 11:01
e3b226c
Compare
Choose a tag to compare

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

09 Dec 16:54
e6753b1
Compare
Choose a tag to compare

2.0.0 (2022-12-09)

Features

BREAKING CHANGES

  • Upgrades dependencies to Gatsby 5.

v1.3.5

19 Sep 09:01
eb901cc
Compare
Choose a tag to compare

1.3.5 (2022-09-19)

Bug Fixes

  • Support the trailingSlash option (#67) (eb901cc)

v1.3.4

14 Sep 08:05
3002bac
Compare
Choose a tag to compare

1.3.4 (2022-09-14)

Bug Fixes

  • Sort by title if the date matches (#65) (3002bac)