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

i18next

Package Overview
Dependencies
Maintainers
2
Versions
517
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18next - npm Package Versions

1
52

3.0.0

Diff

Changelog

Source

3.0.0

  • [BREAKING] per default i18next uses now the same index as used in gettext for plurals. eg. for arabic suffixes are 0,1,2,3,4,5 instead of 0,1,2,3,11,100. You can enforce old behaviour by setting compatibilityJSON = 'v2' on i18next init.
  • [BREAKING] AMD export will be unnamed now
  • don't call saveMissing if no lng
jamuhl
published 2.5.1 •

Changelog

Source

2.5.1

  • fixes rtl support #656
jamuhl
published 2.5.0 •

Changelog

Source

2.5.0

  • allow null or empty string as defaultValue
  • init option initImmediate (default: true) to init without immediate
jamuhl
published 2.4.1 •

Changelog

Source

2.4.1

  • if passing resources don't immediate loading fixes #636
jamuhl
published 2.4.0 •

Changelog

Source

2.4.0

  • support now language code variants with scripts and other exotic forms: zh-Hans-MO, sgn-BE-fr, de-AT-1996,...
  • trigger of changeLanguage, load of data with a setTimeout to allow other operations meanwhile
jamuhl
published 2.3.5 •

Changelog

Source

2.3.5

  • Only add language to preload array when new #613
jamuhl
published 2.3.4 •

Changelog

Source

2.3.4

  • get babel 6 output IE compatible: https://jsfiddle.net/jamuhl/2qc7oLf8/
jamuhl
published 2.3.3 •

jamuhl
published 2.3.2 •

Changelog

Source

2.3.2

  • add index to make export compatible again
jamuhl
published 2.3.1 •

Changelog

Source

2.3.1

  • build /dist/es with included babelhelpers
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