Skip to content

Releases: psyycker/react-translation

Release 0.4.0

25 Apr 21:31

Choose a tag to compare

Release 0.4.0

  • Fix breaking bug with react native
  • Added "withNamespaces": HOC to easily wrap a component with namespaces

Release 0.3.2

25 Apr 20:12

Choose a tag to compare

Release 0.3.2

  • Put back the automatic init function (been removed by accident earlier)
  • Refacto utils
  • Added "isReactNative" function to be reused later (instead of direct implementation in TranslationComponent)

Release 0.3.1

24 Apr 16:18

Choose a tag to compare

Removed source maps for smaller build size

Release 0.3.0

24 Apr 16:17

Choose a tag to compare

Version 0.3.0

Release 0.2.2

29 Sep 11:42

Choose a tag to compare

  • Added minification plugin with Rollup

Release 0.2.1

29 Sep 09:37

Choose a tag to compare

  • Improve documentation
  • Improve package.json content

Release 0.2.0

29 Sep 09:36

Choose a tag to compare

  • React Native Support !
  • Full rewrite to be platform neutral

Release 0.1.2

28 Sep 12:54

Choose a tag to compare

Update readme