All Versions
347
Latest Version
Avg Release Cycle
11 days
Latest Release
-
Changelog History
Page 19
Changelog History
Page 19
-
v13.1.4 Changes
- ๐ fixes plural rule for JSON compatibility v2 introduced in 11.3.3 https://github.com/i18next/i18next/commit/d4d329fd7042f932eedf8bba1d92234707efd04c#diff-e171f9b8b4e0f5df027bd8bd7b962f1bR1140 1174
-
v13.1.3 Changes
- TypeScript: Pull up WithT interface allowing for overrides 1172
-
v13.1.1 Changes
- ๐ fix init() attributes typings 1158
-
v13.1.0 Changes
- ๐ Support interpolation for defaultValue as parameter 1151
-
v13.0.1 Changes
- โก๏ธ update typedefinitions 1152
-
v13.0.0 Changes
๐ฅ BREAKING:
- โ adds typescript definitions directly into this repo - no longer need to grab them from definitlytyped 1142
- promise API added for all functions providing a callback 1130 -> means those will now return a Promise and not this -> so you can't chain eg. i18next.init().on() anylonger as init returns a Promise
-
v12.1.0 Changes
- โ adds partialBundledLanguages flag in init options 1136
-
v12.0.0 Changes
- โ add hebrew update 1121
-
v11.10.2 Changes
- โช revert hebrew