Skip to content

Latest commit

 

History

History
130 lines (59 loc) · 6.17 KB

CHANGELOG.md

File metadata and controls

130 lines (59 loc) · 6.17 KB

1.11.0 (2023-06-30)

Features

1.10.0 (2022-01-24)

Features

  • add support for Sitelinks search box (#71) (1b0abb8)

1.9.0 (2021-11-11)

Features

1.8.0 (2021-08-30)

Features

1.7.0 (2021-01-26)

Features

1.6.1 (2020-08-06)

Bug Fixes

  • destructure language prop forlang attribute (#24) (62a460b), closes #14

1.6.0 (2020-06-23)

Features

  • enable nested GatsbySeo components to exist (#22) (a4f5716)

Bug Fixes

1.5.1 (2020-05-18)

Bug Fixes

  • fix swapped publisherName and publisherLogo in BlogPostJsonLd (#17) (5bab816)

1.5.0 (2020-04-30)

Features

Bug Fixes

1.4.0 (2020-01-09)

Features

  • FAQJsonLd: add new json ld component for FAQ pages (2c0e8a0)

Bug Fixes

  • ssr: remove canUseDom option in SSR (aa447a7)

1.3.0 (2020-01-08)

Features

  • BookJsonLd: add component for books (c5f7fa4)
  • SpeakableJsonLd: add speakable component (95ad053)
  • add speakable property to articles (b2840ae)

1.2.0 (2020-01-08)

Features

  • JSON-LD: export core JsonLd component (1c14777)

1.1.0 (2020-01-07)

Features

  • CorporateContactJsonLd: deprecate component (6b0ee87)
  • JSON-LD: add override and BlogPost component (8a6e344)
  • SocialProfileJsonLd: deprecate component (7fa9289)

1.0.2 (2020-01-06)

Bug Fixes

  • package: critical bug with develop command error (37f1371), closes #4

1.0.1 (2020-01-06)

Bug Fixes

  • types: make sure all types are exported (74d4ef4)

1.0.0 (2020-01-05)

Features

  • launch: create first release (#1) (b76fbad)
  • create gatsby-plugin-next-seo (eda97ee)