All Versions
261
Latest Version
Avg Release Cycle
12 days
Latest Release
-
Changelog History
Page 16
Changelog History
Page 16
-
v8.3.6 Changes
- โ remove componentWillReceiveProps call in I18nextProvider to comply with react strict mode 596
-
v8.3.5 Changes
- ๐ rename named export to window.ReactI18next for standalone js
-
v8.3.4 Changes
- ๐ try fixing standalone browser build
-
v8.3.3 Changes
- โ remove wait option in hooks code (not used anylonger)
-
v8.3.2 Changes
- ๐ use react suspense in hooks experimental code learn more
-
v8.3.1 Changes
- ๐ make export in ./hooks.js explicit
-
v8.3.0 Changes
- Ensure withI18n hoists static members. 584
-
v8.2.0 Changes
- ๐ comes with support for hooks that are experimental in react v16.7.0-alpha learn more
-
v8.1.2 Changes
- publish changes to typescript definitions 567
-
v8.1.1 Changes
- persisting generated i18nOptions on withI18n hoc to avoid rerenders on pure components