Skip to content

v3.25.0

Choose a tag to compare

@s00d s00d released this 31 Jul 16:07
bfda069

compare changes

🚀 Enhancements

  • meta: Fall back to site.url for SEO base (d2996b1f)
  • utils: Add splitLocaleRoutes for programmatic pages (084df974)

🩹 Fixes

  • path-strategy: LocalePath dash nest and param matchers (d151f7cc)
  • path-strategy: Keep nested parent when child is absolute (08dd21e3)
  • seo: Emit hreflang from iso, not routing code (cd932e89)
  • core: Chain custom plural null to defaultPlural (65d72d18)
  • Honor autoDetectPath for preference redirects (d182a92f)
  • redirect: Keep localeRoutes aliases under autoDetectPath / (bfda069e)

📖 Documentation

  • Drop stale isCatchallLocale from package API pages (a2eac5ee)
  • Drop unreleased news stubs (c9ddebf2)

🏡 Chore

  • Cascade bump packages after types/utils release pins (030834e5)

✅ Tests

  • Expect hreflang from iso in og-locale fixture (268a9a49)

🎨 Styles

  • Apply oxfmt after checks pipeline (d2b6ed77)

🤖 CI

  • scripts: Gate root version and CHANGELOG edits (951492f7)

❤️ Contributors