i18next v1.7.5 Release Notes

    • โž• adds option to define defaultOptions, which gets merged into t(options) issue 307
    • optimization of size added by plural rules
    • ๐Ÿ“œ handle error on json parse when using internal xhr
    • ๐Ÿ›  fixes plural/singular on count if going on fallbacks eg. fr --> en
    • ๐Ÿ›  fixes global leak of sync in amd versions
    • apply options.lowerCaseLng to fallbackLng too
    • โž• added hasResourceBundle(lng, ns) to check if bundle exists
    • โž• added experimental i18n.sync.reload --> resets resStore and reloads resources
    • catch issues with localStorage quota
    • ๐Ÿ”„ changes detectlanguage to support whitelist entries