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
2729
31Next

3.1.0

Diff

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

Changelog

Source

2.2.1

  • fixes validation for missing prop in interpolate component
jamuhl
published 2.2.0 •

Changelog

Source

2.2.0

  • support formatting inside interpolate component
jamuhl
published 2.1.0 •

Changelog

Source

2.1.0

  • tanslate hoc: expose the i18n instance via props
jamuhl
published 2.0.1 •

jamuhl
published 2.0.0 •

Changelog

Source

2.0.0

  • translate hoc wait option asserts now that i18next is initialized before rendering (waits for lng detection)
  • [BREAKING] needs i18next >= 4.2.0
jamuhl
published 1.11.0 •

Changelog

Source

1.11.0

  • pass style prop to interpolate component
  • define i18next as a peerDependency
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