All Versions
261
Latest Version
Avg Release Cycle
12 days
Latest Release
-

Changelog History
Page 18

  • v7.13.0 Changes

    • โšก๏ธ Load missing namespaces when updating ns prop on I18n component 523
  • v7.12.0 Changes

    • pass down lng via props in I18n and translate HOC - for use cases like 508
  • v7.11.1 Changes

    • ๐Ÿ›  fix related to issue #504: also report default Namespace with translate() 506
  • v7.11.0 Changes

    • โž• Added reportNS function to I18NextProvider to report used namespaces 500
  • v7.10.1 Changes

    • ๐Ÿ›  fix small issue in icu.macro introduced on refactoring
  • v7.10.0 Changes

    • โž• Adds import { Trans, Plural, Select } from react-i18next/icu.macro a babel macro to allow nicer components used with ICU format (which as default would result in invalid JSX). discussion
  • v7.9.1 Changes

    • ๐ŸŒ Skip custom html tags in Trans component translation PR482
  • v7.9.0 Changes

    • ๐Ÿ‘Œ Support defaultNS from I18nextProvider props PR478
    • Don't polyfill Object.entries globally 476
  • v7.8.1 Changes

    • i18n in context is optional as it can be passed via props too 474
  • v7.8.0 Changes

    • 0๏ธโƒฃ avoid rerenders triggered by bound i18next events while I18n or translate hoc are not ready yet (omitBoundRerender: true --- is default) 456