github harlan-zw/nuxt-seo v4.0.0

latest releases: v4.0.2, v4.0.1
8 hours ago

This is a major release upgrading OG Image to v6 with a new Takumi renderer, multiple OG images per page, native Tailwind v4 support, and redesigned DevTools — plus stability fixes across Robots and Site Config.

Highlights

⚠️ Breaking Changes

✅ Upgrading

Our recommendation for upgrading is to run:

npx nuxt upgrade --dedupe 

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

For OG Image v6, run the migration CLI:

npx nuxt-og-image migrate v6      

Full migration guide: https://nuxtseo.com/og-image/migration-guide/v6

📦 Module Updates

    v3.4.0...v4.0.0

Don't miss a new nuxt-seo release

NewReleases is sending notifications on new releases.