Releases: harlan-zw/nuxt-seo
Releases · harlan-zw/nuxt-seo
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
View changes on GitHub
v2.0.0-rc.9
🐞 Bug Fixes
- Breadcrumb
to
optional - by @harlan-zw (48353) - Avoid running plugins in server components - by @harlan-zw (5c0c9)
- Ensure defaults are applied after i18n site config - by @harlan-zw (31f0d)
- Ensure breadcrumb schema.org paths are fully resolved - by @harlan-zw (09a4c)
View changes on GitHub
v2.0.0-rc.8
🐞 Bug Fixes
- Only run version check in dev on stable branch - by @harlan-zw (b0dcd)
View changes on GitHub
v2.0.0-rc.7
v2.0.0-rc.6
🐞 Bug Fixes
- Don't apply default trailing slashes while upstream bug - by @harlan-zw (79d42)
- 2s timeout on update check, allow failure - by @harlan-zw (c34fe)
- Avoid using nuxt/ui types for breadcrumb item - by @harlan-zw (534f5)
View changes on GitHub
v2.0.0-rc.5
🐞 Bug Fixes
- Apply trailingSlash config to
NuxtLink
component - by @harlan-zw (18793)
View changes on GitHub
v2.0.0-rc.4
🐞 Bug Fixes
- Safer version resolving - by @harlan-zw (66929)
- Redirect logic - by @harlan-zw (75ddb)
- Add
og:type
back in - by @harlan-zw (9dae0)