Radar — i18next
Recent i18next changes
v26.4.0 — Aug 20, 2026
toResolveHierarchyresults cached per(code, fallbackCode)pair — it runs on everytcall, so hot paths get cheaper.
v26.3.0 — May 26, 2026
- New
ResourceNamespaceMap— a mergeable augmentation surface for namespace resource types, built for monorepos.
v26.1.0 — May 11, 2026
enableSelector: 'strict'drops the flattened-primary key form at the type level; aparseInterpolationTypeOption landed in v26.2.0.
v26.0.6 — Apr 18, 2026
- ⚠ Security hardening: warnings for
escapeValue: falsecombined with interpolated variables in$t()nesting, ReDoS prevention in interpolation delimiters, and control characters stripped from log arguments to prevent log forging.
These summaries link to the original release notes. They cover selected features, security updates, and migration changes.