11 digests · monthly

Radar — i18next

Recent i18next changes

v26.4.0 — Aug 20, 2026

  • toResolveHierarchy results cached per (code, fallbackCode) pair — it runs on every t call, so hot paths get cheaper.
Read the full edition →

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; a parseInterpolation TypeOption landed in v26.2.0.
Read the full edition →

v26.0.6 — Apr 18, 2026

  • Security hardening: warnings for escapeValue: false combined with interpolated variables in $t() nesting, ReDoS prevention in interpolation delimiters, and control characters stripped from log arguments to prevent log forging.
Read the full edition →

These summaries link to the original release notes. They cover selected features, security updates, and migration changes.