yarn next-seo 5.0.0
Version 5

latest releases: 6.6.0, 6.5.0, 6.4.0...
2 years ago

next-seo has been completely re-written to make it more dev friendly for contributing. This also makes it much easier to maintain with the hope of adding new features, fixing more bugs and more releases.

BREAKING CHANGES

  • BlogJsonLd is now merged with ArticleJsonLd (check docs on BlogJsonLd for example)
  • CourseJsonLd providerName is now moved to an object (see docs for CourseJsonLd)
  • OrganizationJsonLd: small prop change organizationType was changed to type
  • author within review in ProductJsonLd has been changed to a string
  • QAPageJsonldProps is now QAPageJsonLdProps
  • As part of QAPageJsonLd, upvotedCount has been changed to upvoteCount
  • CarouselJsonLdProps has a prop change: type has been changed to ofType
  • googlebot tag no longer is included by default as it is not seen as been needed. With the removal of this all props relating the disabling it have been removed

NOTE:
og:title if not set now correctly inherits the title that is set

v4.29.0...v5.0.0

Don't miss a new next-seo release

NewReleases is sending notifications on new releases.