Skip to content

Releases: digitalartlab/expo-plugin-localization

v2.0.0

26 Jan 22:04
df42aa8
Compare
Choose a tag to compare

2.0.0 (2024-01-26)

⚠ BREAKING CHANGES

  • requires Expo SDK 50 or newer
  • change build.gradle and podspec files for compatibility with Expo SDK 50

Bug Fixes

  • change build.gradle and podspec files for compatibility with Expo SDK 50 (2c50897)

Documentation

  • update SECURITY for v2.0.0 (cf37fc4)

v1.1.1

23 Dec 16:57
e8675b9
Compare
Choose a tag to compare

1.1.1 (2023-12-23)

Bug Fixes

  • can't build app due to wrong class names in native code (8bdad3d)

v1.1.0

23 Dec 16:26
078bcab
Compare
Choose a tag to compare

Note

This version was unpublished from NPM due to a critical bug, which was fixed in v1.1.1.

1.1.0 (2023-12-23)

Features

  • get currently supported locales in app (29a7310)

v1.0.0

23 Apr 16:24
682381a
Compare
Choose a tag to compare

1.0.0 (2023-04-23)

⚠ BREAKING CHANGES

  • rename knownRegions to locales

Features

  • add support for per-app language selection on Android 13+ (eb58d2f)

v0.1.3

23 Apr 11:54
2953a15
Compare
Choose a tag to compare

0.1.3 (2023-04-23)

Performance Improvements

  • make NPM package smaller (1885350)

v0.1.2

15 Apr 19:02
564a9c0
Compare
Choose a tag to compare

0.1.2 (2023-04-15)

Bug Fixes

  • set up Yarn for package publishing (b03e481)

v0.1.1

15 Apr 17:47
3a5d4d6
Compare
Choose a tag to compare

0.1.1 (2023-04-15)

Bug Fixes

  • husky runs on package install (d6658ba)

v0.1.0

15 Apr 17:05
2fe7278
Compare
Choose a tag to compare

0.1.0 (2023-04-15)

Features

Documentation

  • add explanation on what the plugin does and how it works (9f71cb5)