Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-i18next

Package Overview
Dependencies
Maintainers
2
Versions
316
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-i18next - npm Package Versions

1
32

4.1.2

Diff

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
jamuhl
published 3.1.0 •

Changelog

Source

3.1.0

  • fixes wrong warning of missing prop on interpolate with format
  • the wait flag on translate hoc can now be set globally on i18next options i18next.init({ wait: true })
jamuhl
published 3.0.0 •

Changelog

Source

3.0.0

  • [BREAKING] assert you install prop-types as a peerDependency based on changes in react >= 15.5.x
  • update react to 15.5.x use prop-types module to remove react warnings PR248
  • update all dependencies
  • move react, prop-types to peerDependencies
jamuhl
published 2.2.3 •

Changelog

Source

2.2.3

  • try not access store if undefined for hmr
jamuhl
published 2.2.2 •

Changelog

Source

12.2.2

  • try to fix conditional exports in package.json
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc