All Versions
261
Latest Version
Avg Release Cycle
12 days
Latest Release
-
Changelog History
Page 15
Changelog History
Page 15
-
v9.0.5 Changes
- ๐ UMD: Environment optimization with rollup-plugin-replace support 683
-
v9.0.4 Changes
- โ typescript: add generic type to t function and the tests 665
- ๐ hooks: enable passing in i18n to useTranslation hook so we could wrap that with a useContext enabled hook
-
v9.0.2 Changes
- ๐ fix hooks ts 658
-
v9.0.1 Changes
- ๐ fix ts 655
-
v9.0.0 Changes
- ๐ allow defining
transEmptyNodeValue
in i18next.options.react to set a default fallback value for empty nodes to allow i18next fallback flow 462 - Warn if i18next instance is a promise 652
- ๐ keeping legacy names (no deprecation on them as this will be last version using those -> v10 will be based on hooks)
๐ฅ BREAKING
- ๐ out of licensing reasons the ponyfill for react-context had to be removed 635
Using react >= 16.3.0 will be save - in other cases you will need to polyfill react.createContext yourself!!
- ๐ allow defining
-
v8.4.0 Changes
- โก๏ธ update typescript definitions for i18next v13 631
-
v8.3.9 Changes
- try fixing hooks ready algorithm 642
-
v8.3.8 Changes
- try fixing edge case of unset state: 615
-
v8.3.7 Changes
- ๐ handle initial SSR props only once