i18next 23.0.0
This is a major breaking release:
-
redesigned TypeScript types 1911 (use TypeScript v5)
-
removed
setDebugfunction in the logger: 1954 -
changed
returnNulldefault tofalse1885 -
drop support for old browsers and Node.js < v12 1948
-
ordinal plural keys are now prefixed with
_ordinalto help translators (non-breaking, bacause of fallback) 1945
➡️ check out the migration guide