Skip to content

next-intl 4.3.7

4.3.7 (2025-09-09)

Bug Fixes

  • Avoid usePathname inconsistency in Next.js leading to a hydration error with custom prefixes, localePrefix: 'always' and static rendering (#2012) (bc9cb62), closes #2011 vercel/next.js#73085 #1571 – by @hugotiger