Releases: amannn/next-intl
Releases Β· amannn/next-intl
v3.26.5
3.26.5 (2025-02-21)
Bug Fixes
- Handle
query
in <Link />
correctly when using localePrefix: 'as-needed'
with domains
(#1732) (ec8776e), closes #1731 β by @amannn
v3.26.4
3.26.4 (2025-02-18)
Bug Fixes
v3.26.3
3.26.3 (2024-12-20)
Bug Fixes
v3.26.2
3.26.2 (2024-12-18)
Bug Fixes
- Support
t.has
when getTranslations
is called with an object argument (#1616) (64895a2) β by @amannn
v3.26.1
3.26.1 (2024-12-11)
Bug Fixes
v3.26.0
3.26.0 (2024-12-06)
Features
v3.25.3
3.25.3 (2024-11-26)
Bug Fixes
v3.25.2
3.25.2 (2024-11-25)
Bug Fixes
- Handle inconsistency in Next.js when using
usePathname
with custom prefixes, localePrefix: 'as-needed'
and static rendering (#1573) (20fd0f0) β by @amannn
v3.25.1
3.25.1 (2024-11-13)
Bug Fixes
- Correctly handle search params in redirects when using
trailingSlash: true
(#1537) (03a4620) β by @deini
v3.25.0
3.25.0 (2024-11-08)
Features