Skip to content

Releases: psyycker/react-translation

Release 0.4.0

25 Apr 21:31
Compare
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
Compare
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
Compare
Choose a tag to compare
Removed source maps for smaller build size

Release 0.3.0

24 Apr 16:17
Compare
Choose a tag to compare

Version 0.3.0

Release 0.2.2

29 Sep 11:42
Compare
Choose a tag to compare
  • Added minification plugin with Rollup

Release 0.2.1

29 Sep 09:37
Compare
Choose a tag to compare
  • Improve documentation
  • Improve package.json content

Release 0.2.0

29 Sep 09:36
Compare
Choose a tag to compare
  • React Native Support !
  • Full rewrite to be platform neutral

Release 0.1.2

28 Sep 12:54
Compare
Choose a tag to compare
Update readme