Releases: harlan-zw/nuxt-seo
Releases · harlan-zw/nuxt-seo
v2.0.0-rc.19
No significant changes
View changes on GitHub
v2.0.0-rc.18
v2.0.0-rc.17
🚨 Breaking Changes
- Bump
@nuxtjs/sitemap
v6 beta - by @harlan-zw (a6204).
🚀 Features
canonicalQueryWhitelist
- by @harlan-zw in #282 (568c2)
🐞 Bug Fixes
- Missing nuxt app context when using
useBreadcrumbItems
- by @harlan-zw (2005a) - Reactive
lang
when using Nuxt I18n - by @harlan-zw (58e4f)
View changes on GitHub
v2.0.0-rc.16
🐞 Bug Fixes
useBreadcrumbItems
generating invalid schema.org - by @harlan-zw (e321b)
View changes on GitHub
v2.0.0-rc.15
Nuxt SEO v2 stable is approaching, see the v2 Stable Release Tasks issue to track.
This release fixes all submodules from having explicit dependencies for DevTools (such as shiki
).
No significant changes
View changes on GitHub
v2.0.0-rc.14
Nuxt SEO v2 stable is approaching, see the v2 Stable Release Tasks issue to track.
This bumps all sub modules.
No significant changes
View changes on GitHub
v2.0.0-rc.13
🚨 Breaking Changes
nuxt-simple-robots
has been migrated into@nuxtjs/robots
. There should be no breaking changes but please test the update.
View changes on GitHub
v2.0.0-rc.12
🐞 Bug Fixes
- Avoid infinite redirects with
redirectToCanonicalSiteUrl
redirects - by @harlan-zw (bac31)
View changes on GitHub
v2.0.0-rc.11
🐞 Bug Fixes
- Opt in to
import.meta.*
properties - by @danielroe in #211 (0fad0) - Redirect using url config key - by @94726 in #256 (2f195)
- Disable splash by default - by @harlan-zw (840cf)
- doc: Broken config key for robot user agents - by @harlan-zw (b76b2)
View changes on GitHub
v2.0.0-rc.10
No significant changes