Skip to content

Latest commit

 

History

History
380 lines (206 loc) · 11.2 KB

File metadata and controls

380 lines (206 loc) · 11.2 KB

Changelog

v6.1.0...main

compare changes

🏡 Chore

  • devtools: Drop redundant @iconify-json/carbon devDependency (#303)
  • Bump deps (8d6a932)

❤️ Contributors

v6.0.7...main

compare changes

🩹 Fixes

  • Augment NitroRouteConfig on both nitropack module paths (#295)

🏡 Chore

❤️ Contributors

v6.0.6...main

compare changes

🩹 Fixes

  • Move devtools-only deps to devDependencies (d5f87aa)

🏡 Chore

❤️ Contributors

v6.0.5...main

compare changes

🏡 Chore

❤️ Contributors

v6.0.4...main

compare changes

🏡 Chore

❤️ Contributors

v6.0.3...main

compare changes

🏡 Chore

❤️ Contributors

v6.0.2...main

compare changes

🏡 Chore

❤️ Contributors

v6.0.1...main

compare changes

🩹 Fixes

🏡 Chore

❤️ Contributors

v6.0.0...main

compare changes

🏡 Chore

❤️ Contributors

v6.0.0-beta.5...main

compare changes

🏡 Chore

❤️ Contributors

v6.0.0-beta.4...main

compare changes

🏡 Chore

❤️ Contributors

v6.0.0-beta.1...main

compare changes

🏡 Chore

❤️ Contributors

v5.7.1...main

compare changes

🚀 Enhancements

  • content: Add defineRobotsSchema() composable (#283)
  • validation: Add warnings support and warn on /api disallow (#287)

🩹 Fixes

  • Guard against undefined routeRules values (#277)
  • devtools: Make meta tag parsing attribute order agnostic (#280)
  • skipSiteIndexable now skips disallow: / robots.txt rules (#282)

💅 Refactors

  • Migrate to nuxtseo-shared (#284)

🏡 Chore

❤️ Contributors

v5.6.7...main

compare changes

🩹 Fixes

  • Broken route rules for nuxt v3 (dd8532c)

📖 Documentation

  • Fix typos, broken links, and add robots.txt tool links (#256)
  • Apply content audit fixes (#257)
  • Fix broken links (#258)

🏡 Chore

❤️ Contributors

v5.6.6...main

compare changes

🩹 Fixes

  • useBotDetection() empty when ran client side only (7aba38f)

🏡 Chore

❤️ Contributors

v5.6.5...main

compare changes

🩹 Fixes

  • Runtime resolution bug on @nuxtjs/robots/util" (4c64e4e)

🏡 Chore

❤️ Contributors

v5.6.4...main

compare changes

🩹 Fixes

  • Runtime resolution bug on @nuxtjs/robots/util (6c9ade8)

❤️ Contributors

v5.6.3...main

compare changes

🩹 Fixes

  • Broken util imports (99d5060)
  • content: Missing zod optional peer dependency (29fef22)

🏡 Chore

❤️ Contributors

v5.6.2...main

compare changes

🩹 Fixes

  • Mock composables for legacy integrations (0f8abc2)

❤️ Contributors

v5.6.1...main

compare changes

🩹 Fixes

  • Broken internal alias when enabled: false (f957793)

🏡 Chore

❤️ Contributors

v5.6.0...main

compare changes

🩹 Fixes

  • Handle enabled: false mocks properly (7767661)

🏡 Chore

❤️ Contributors

v5.5.6...main

compare changes

🚀 Enhancements

  • Improved Content-Signal support (#251)

🩹 Fixes

  • App crashes when enabled: false due to missing mock imports
  • devtools: Show better production hints (#252)

📖 Documentation

  • Fix Nuxt badge icon (#248)

🏡 Chore

❤️ Contributors

v5.5.5...main

compare changes

🩹 Fixes

  • Broken robots:config normalizing (#234)
  • Support Content-Signal (092c3b9)

🏡 Chore

❤️ Contributors