i18next v1.8.0 Release Notes

    • ๐Ÿ— [BREAKING] adds custom build for commonjs with jquery...default will be without require for jquery
    • ๐Ÿ›  fixes issue issue 360
    • ๐Ÿ”ฆ expose applyReplacement on api
    • ๐Ÿ’พ save resources to localStorage when useLocaleStore is true
    • โž• add support on key is a number
    • โž• added getResourceBundle to API
    • ๐Ÿ‘ allow multiple post-processors
    • ๐Ÿ›  fallback to singular if no plural is found fixes issue issue 356
    • ๐Ÿ›  access localstorage always with try catch fixes issue issue 353