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

7.10.1

Diff

Changelog

Source

7.10.1

  • fix small issue in icu.macro introduced on refactoring
jamuhl
published 7.10.0 •

Changelog

Source

7.10.0

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

Changelog

Source

7.9.1

  • Skip custom html tags in Trans component translation PR482
jamuhl
published 7.9.0 •

Changelog

Source

7.9.0

  • Support defaultNS from I18nextProvider props PR478
  • Don't polyfill Object.entries globally 476
jamuhl
published 7.8.1 •

Changelog

Source

7.8.1

  • i18n in context is optional as it can be passed via props too 474
jamuhl
published 7.8.0 •

Changelog

Source

7.8.0

  • avoid rerenders triggered by bound i18next events while I18n or translate hoc are not ready yet (omitBoundRerender: true --- is default) 456
jamuhl
published 7.7.0 •

Changelog

Source

7.7.0

  • Allow Trans component to be used with props only for icu use case (next step babel makro) 439
jamuhl
published 7.6.1 •

Changelog

Source

7.6.1

  • Allow to pass a function as parent for <Trans /> component PR424
jamuhl
published 7.6.0 •

Changelog

Source

7.6.0

  • adds tOptions to Trans component to support ICU
  • removes componentWillMount lifecycle method from I18n.js render props as it will get deprecated on react 16.3 404
jamuhl
published 7.5.1 •

Changelog

Source

7.5.1

  • Fix reference to props in constructor PR411
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