This version implements module dependencies that are available with Nuxt v4.1, and improved Nuxt Content v3.7 compatibility and NPM trusted publishing for all modules for improved security.
It bumps the Nuxt Robots versions, which include the new features:
Content-Usage
directive nuxt-modules/robots#226- Bot Detection nuxt-modules/robots#210
🐞 Bug Fixes
- Nuxt Content v3.7 compatibility - by @harlan-zw (90214)
- Explicit
moduleDependencies
- by @harlan-zw (73fd6) - NPM Trusted Publishing - by @harlan-zw (ed173)
📦 Dependencies
Updated SEO related packages:
- @nuxtjs/robots: 5.2.11 → 5.5.5
- @nuxtjs/sitemap: 7.4.2 → 7.4.7
- nuxt-link-checker: 4.3.1 → 4.3.2
- nuxt-og-image: 5.1.8 → 5.1.11
- nuxt-schema-org: 5.0.6 → 5.0.9
- nuxt-seo-utils: 7.0.12 → 7.0.16
- nuxt-site-config: 3.2.2 → 3.2.7
These updates bring the latest bug fixes and improvements from the Nuxt SEO ecosystem.