Skip to content

Releases: zoontek/react-native-localize

2.1.9

29 Jan 20:36
Compare
Choose a tag to compare
  • Fix languages being undefined in navigator in some old browsers (#180 by @wkeylin)

2.1.8

29 Jan 20:30
Compare
Choose a tag to compare
  • Update Jest mock

2.1.7

26 Dec 11:35
Compare
Choose a tag to compare
  • findBestAvailableLanguage now accepts non-normalized input (language tags that doesn't follow BCP 47 casing) - Fix #174
  • Simplify findBestAvailableLanguage resolution.

2.1.6

11 Dec 16:18
Compare
Choose a tag to compare

2.1.5

30 Sep 12:17
Compare
Choose a tag to compare
  • Remove Microsoft.Xaml.UI dependency because it causes issue in React Native for Windows 0.65 (#171 by @namrog84 - fix #170)

2.1.4

03 Sep 17:24
Compare
Choose a tag to compare
  • Remove methods that break event listeners on RN 0.65.1

2.1.3

30 Aug 09:39
Compare
Choose a tag to compare
  • Fix missing Java import in 2.1.2

2.1.2

30 Aug 08:43
Compare
Choose a tag to compare
  • Fix: Add addListener / removeListeners native stubs for react-native 0.65 compatibility.

2.1.1

04 Jun 08:36
Compare
Choose a tag to compare
  • Fix the Windows build by moving initializers for static members (#149 by @mck1117)

2.1.0

22 May 09:40
Compare
Choose a tag to compare