Skip to content
This repository was archived by the owner on Mar 10, 2021. It is now read-only.

Releases: infinitered/ignite-i18n

Version 1.2.0

Choose a tag to compare

@jamonholmgren jamonholmgren released this 02 Dec 21:43

Upgrades to react-native-i18n version 2.0.14

Commits:

  • Fix tests fd7a32d
  • Prettier format 71d3b32
  • Merge pull request #17 from ruddell/upgrade-rn-i18n 4e63155
  • upgrade react-native-i18n to latest b410167
  • Merge pull request #15 from monotv/fix-dropping-of-options 97905d0
  • FIX - do not drop options e5147ab
  • Merge pull request #14 from axit-rasmus/master 7effe2a
  • removed non-existent locale from translation loader 3e880a7
  • v1.1.1 e5ac6db
  • fix linting issues 8fa29c6
  • Merge pull request #13 from l1br3/patch-4 d326b2c
  • FIX - return original message if translation does not exists 8384d0c
  • version bump 771b9c7
  • Merge pull request #12 from l1br3/patch-3 dc53c70
  • FIX - app could crash if default translation not exists 1efa5b6
  • Merge pull request #10 from l1br3/patch-2 760bc1e
  • Merge pull request #9 from l1br3/patch-1 a988f17
  • DOC - edit readme to import index.js instead of RN module 681d188
  • FT - app does not crash anymore when a translation does not exists 75f5737

Version 1.0.0

Choose a tag to compare

@jamonholmgren jamonholmgren released this 24 May 22:16
  • Fully compatible with Ignite CLI 2.0.0
  • Ready for Ignite Boilerplate v2 ("Andross")

Version 0.1.1

Choose a tag to compare

@jamonholmgren jamonholmgren released this 04 Mar 23:23
  • Fixes deprecations per latest Ignite alpha