Module Renamed To Nuxt Seo Utils
The module has been renamed to
The original name of the module was
With this rename the module scope changes to include the random functionality that Nuxt SEO was previously providing:
useBreadcrumbItems() composable- Config:
redirectToCanonicalSiteUrl - Config:
fallbackTitle - Config:
automaticDefaults
The new docs will reflect these.
Changelog
🚨 Breaking Changes
- Migrate module to
nuxt-seo-utils - by @harlan-zw (10148)
View changes on GitHub
Did this page help you?