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

i18next

Package Overview
Dependencies
Maintainers
2
Versions
510
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18next - npm Package Versions

23
51

24.0.2

Diff

adrai
published 24.0.1 •

Changelog

Source

24.0.1

  • early return and log error, if no Intl api
adrai
published 24.0.0 •

Changelog

Source

24.0.0

This is a major breaking release:

  • remove support for older environments
  • remove old i18next JSON formats
    • To convert your existing v3 translations to the v4 format, have a look at i18next-v4-format-converter or this web tool.
  • remove support for compatibility to v1 API
  • Intl API is mandatory now and will not fallback anymore
  • possible compatibility layer for older formats: test/compatibility/v4/v4Compatibility.js
  • rename initImmediate to initAsync
  • fallback to dev language if plural rule not found
  • remove TypeScript v4 support. TypeScript v5 is now an optional peer dependency
  • addresses

➡️ check out the migration guide

adrai
published 23.16.8 •

Changelog

Source

23.16.8

  • fix(plural): Create cache entry for PluralRules created as part of the fallback flow 2256
adrai
published 23.16.7 •

Changelog

Source

23.16.7

  • if plural rule is not found, try to search with language only code 2252
adrai
published 23.16.6 •

Changelog

Source

23.16.6

  • fix: Small typo in the type definitions 2250
adrai
published 23.16.5 •

Changelog

Source

23.16.5

  • fix extractFromKey for use cases like this
adrai
published 23.16.4 •

Changelog

Source

23.16.4

  • revert formatter change 2247 because of caching not working anymore
adrai
published 23.16.3 •

Changelog

Source

23.16.3

  • fix utils imports for Deno
adrai
published 23.16.2 •

Changelog

Source

23.16.2

  • perf(size): Adds a isString utility 2248
23
51
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