Socket
Socket
Sign inDemoInstall

react-i18next

Package Overview
Dependencies
0
Maintainers
2
Versions
309
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
2628
31Next

4.5.0

Diff

Changelog

Source

4.5.0

  • pass i18n instance to context inside translate hoc to simplify usage in nextjs
  • options.react.exposeNamespace will expose namespace on data-i18next-options for consuming in editors
jamuhl
published 4.4.0 •

Changelog

Source

4.4.0

  • introduces Trans component which enables you to translate nested components incl. interpolation by resulting in one translatable string. learn more
jamuhl
published 4.3.0 •

Changelog

Source

4.3.0

  • allow passing down initialI18nStore and initialLanguage to translate hoc to support ssr scenario better see example/nextjs
jamuhl
published 4.2.0 •

Changelog

Source

4.2.0

  • allow passing i18next instance in translate hoc options makes integration in nextjs easier
jamuhl
published 4.1.2 •

Changelog

Source

4.1.2

  • Remove workaround to set ready if there was no initialized signal PR263
jamuhl
published 4.1.1 •

Changelog

Source

4.1.1

  • Fix react-i18next to work with TypeScript PR261
jamuhl
published 4.1.0 •

Changelog

Source

4.1.0

  • eslint cleanup
  • a lot more tests
  • flag nsMode: 'fallback' -> uses namespaces passed to translate hoc as fallbacks #254
jamuhl
published 4.0.0 •

Changelog

Source

4.0.0

  • deploys 3.1.1 as possible breaking: fixes issue in fixing t function - pass only first namespace not an array of namespaces (access other namespaces like: this.props.t('namespace:key'))
jamuhl
published 3.1.2 •

Changelog

Source

3.1.2

  • reverts last change
jamuhl
published 3.1.1 •

Changelog

Source

3.1.1

  • fixes issue in fixing t function - pass only first namespace not an array of namespaces
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc