Skip to content

v13.0.1

Compare
Choose a tag to compare
@adrai adrai released this 12 Dec 10:48

Fix

  • Fix missing i18n.localeDetection in UserConfig, see #2057.
  • Update examples to latest i18next in #2058

Caution

If you're experiencing typecheck errors regarding keys: ensure i18next is at least ^22.4.3 in your
package.json (then run install), see #2058.