Releases: ryandrewjohnson/react-localize-redux
Releases · ryandrewjohnson/react-localize-redux
v3.2.3
14 Jul 02:36
Compare
Sorry, something went wrong.
No results found
Fix issue with onMissingTranslation not handling defaultTranslation properly #110
v3.2.2
12 Jul 02:52
Compare
Sorry, something went wrong.
No results found
Fix bad import in TypeScript definition #106
v3.2.1
10 Jul 02:40
Compare
Sorry, something went wrong.
No results found
Fix issue where onMissingTranslation would through error when defaultLanguage is not set #101
v3.2.0
25 Jun 02:22
Compare
Sorry, something went wrong.
No results found
v3.1.2
23 Jun 03:38
Compare
Sorry, something went wrong.
No results found
Update the TypeScript definition for withLocalize #98
v3.1.1
18 Jun 15:56
Compare
Sorry, something went wrong.
No results found
Make performance improvements to getTranslationsForLanguage and getSingleToMultilanguageTranslation method. #92
v3.1.0
18 Jun 15:55
Compare
Sorry, something went wrong.
No results found
Add ignoreTranslateChildren to initialize options. #91
Fix issue where Warning: Cannot update during an existing state transition message was appearing #88
v3.0.2
12 Jun 01:55
Compare
Sorry, something went wrong.
No results found
Remove an errant console.log from LocalizeProvider file.
v3.0.1
05 Jun 01:13
Compare
Sorry, something went wrong.
No results found
Update package.json peerDependencies react version to 16.3.0 as the Translate component requires getDerivedStateFromProps .
v3.0.0
04 Jun 01:54
Compare
Sorry, something went wrong.
No results found
I'm happy to announce the latest release of react-localize-redux. New features, new docs, new logo, and now works without Redux by default.
For full list of changes see Change Log .