All Versions
347
Latest Version
Avg Release Cycle
11 days
Latest Release
-

Changelog History
Page 31

  • v2.0.5 Changes

    • πŸ›  fixing allow nesting on interpolated nesting vars
  • v2.0.4 Changes

    • 🌲 don't log lng changed if no lng was detected
    • extend result on arrayJoins
  • v2.0.1 Changes

    • 0️⃣ assert defaults are arrays where needed
    • assert calling lngUtils.toResolveHierarchy does not add undefined as code if called without code param
  • v2.0.0 Changes

    • complete rewrite of i18next codebase

  • v1.11.2 Changes

    • πŸ‘ replace forEach loop to support IE8 PR 461
  • v1.11.1 Changes

    • πŸ›  fixes issue in nesting using multiple namespaces and lookups in fallback namespaces
    • πŸ›  Fix use of sprintf as shortcutFunction when first argument falsey PR 453
  • v1.11.0 Changes

    • βž• Add nsseparator and keyseparator as options to translation function PR 446
    • Resolves issue #448 - TypeScript errors PR 449
    • πŸ›  Fixing _deepExtend to handle keys deep existing in source and target PR 444
    • resource to resources in addResources function PR 440
    • 🌐 Runs multiple post processes for missing translations PR 438
    • βž• Add support to override Ajax HTTP headers PR 431
    • πŸ›  Fixed mnk plural definition PR 427
    • βž• Add dir function to return directionality of current language, closes… PR 413
  • v1.10.3 Changes

    • πŸ›  fixes issue where lng get fixed on data-i18n-options
    • πŸ”’ [SECURITY] merges Reimplement XSS-vulnerable sequential replacement code PR 443
  • v1.10.2 Changes

    • streamline callback(err, t) for case where resStore is passed in
  • v1.10.1 Changes

    • πŸ›  fixes Adds jquery like functionality without the jquery plugin. PR 403 by adding it to output