Skip to content

Releases: nickfrosty/nuxt-seo

1.6.1

16 Apr 00:35
Compare
Choose a tag to compare

Fixed error in displaying the parsed title in the social cards (e.g. Twitter and OpenGraph)

What's Changed

Full Changelog: https://github.com/nickfrosty/nuxt-seo/compare/[email protected]@1.6.1

1.6.0

21 Dec 17:26
Compare
Choose a tag to compare

Added structured data support, like schema.org using the "json-ld" script data

What's Changed

New Contributors

1.5.3

12 Dec 13:47
Compare
Choose a tag to compare

Fixed the breaking error that occured when using $seo inside of the asyncData method
Reported in issue #5

1.5.2

05 Dec 14:31
Compare
Choose a tag to compare

Fixed duplicate canonical urls

1.5.1

30 Nov 02:00
Compare
Choose a tag to compare

Initial release from the original package posted by @TiagoDanin

TiagoDanin/Nuxt-SEO#109