Navigation Menu

Skip to content

Releases: ryandrewjohnson/react-localize-redux

v3.5.3

19 Apr 02:03
Compare
Choose a tag to compare
  • Update typescript definition for onMissingTranslationFunction function

v3.5.2

24 Jan 18:50
Compare
Choose a tag to compare
  • Update typescript definition for localizeReducer function

v3.5.1

08 Nov 21:42
Compare
Choose a tag to compare
  • ensure that store from props is initialized with initialize from props. #136

v3.5.0

17 Oct 18:33
Compare
Choose a tag to compare
  • Adds to withLocalize HOC automatic hoisting to non react statics using hoist-non-react-statics #130

v3.4.1

28 Sep 12:58
Compare
Choose a tag to compare
  • Remove remaining references to redux in source #129

v3.4.0

12 Sep 22:11
Compare
Choose a tag to compare
  • Add initialize prop to LocalizeProvider to support SSR #118

v3.3.2

23 Aug 03:20
Compare
Choose a tag to compare
  • Fix too eager templater reg exp #118

v3.3.1

16 Aug 14:40
Compare
Choose a tag to compare
  • Fix issue where falsy values weren't being handled properly in data. #117

v3.3.0

26 Jul 01:29
Compare
Choose a tag to compare

v3.2.4

19 Jul 18:50
Compare
Choose a tag to compare
  • Fix issue where bad getOptions selector was causing unnecessary re-renders #111