Releases: amannn/next-intl
Releases Β· amannn/next-intl
v4.13.0
Immutable
release. Only release title and notes can be modified.
v4.12.0
Immutable
release. Only release title and notes can be modified.
v4.11.2
v4.11.1
v4.11.0
Immutable
release. Only release title and notes can be modified.
4.11.0 (2026-04-28)
Features
- Add
displayNametouseFormatter(#2285) (3666aa8) β by @roderickhsiao
v4.10.1
Immutable
release. Only release title and notes can be modified.
This was reverted in https://github.com/amannn/next-intl/releases/tag/v4.11.2
4.10.1 (2026-04-28)
Bug Fixes
- Set redirect domain if
x-forwarded-hostheader exists (#2281) (70d35db) β by @FourwingsY
x-forwarded-port, make sure the value is correct (typically 443).
v4.10.0
Immutable
release. Only release title and notes can be modified.
4.10.0 (2026-04-28)
Features
- Add per-domain
localePrefixoverride support (#2273) (3e9febf) β by @frankmatheron