UNPKG

@digitalartlab/expo-plugin-localization

Version:
98 lines (43 loc) 3.47 kB
# Changelog ## [3.0.0](https://github.com/digitalartlab/expo-plugin-localization/compare/v2.0.0...v3.0.0) (2024-07-31) ### ⚠ BREAKING CHANGES * requires Expo SDK 51 ### Features * upgrade for Expo 51 ([7f5c52a](https://github.com/digitalartlab/expo-plugin-localization/commit/7f5c52aa6aa1c021eca3ead41e024d9962f08b23)) ### Bug Fixes * husky blocked package installs ([2faa8b1](https://github.com/digitalartlab/expo-plugin-localization/commit/2faa8b18ef69a9f792061448a9449cd770ad58e9)) ### Documentation * update Security Policy for major release ([96b4618](https://github.com/digitalartlab/expo-plugin-localization/commit/96b4618d17d6a3f4ce2ab6040cc3aca33b4a8b90)) ## [2.0.0](https://github.com/digitalartlab/expo-plugin-localization/compare/v1.1.1...v2.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](https://github.com/digitalartlab/expo-plugin-localization/commit/2c50897175839bc5006d74861a1c777a8a08156f)) ### Documentation * update SECURITY for v2.0.0 ([cf37fc4](https://github.com/digitalartlab/expo-plugin-localization/commit/cf37fc4cdd88ef870f46a30827b931bcadccecdc)) ## [1.1.1](https://github.com/digitalartlab/expo-plugin-localization/compare/v1.1.0...v1.1.1) (2023-12-23) ### Bug Fixes * can't build app due to wrong class names in native code ([8bdad3d](https://github.com/digitalartlab/expo-plugin-localization/commit/8bdad3deaebe21417d51fed6108683a89a7a30d3)) ## [1.1.0](https://github.com/digitalartlab/expo-plugin-localization/compare/v1.0.0...v1.1.0) (2023-12-23) ### Features * get currently supported locales in app ([29a7310](https://github.com/digitalartlab/expo-plugin-localization/commit/29a731035110b99760d9dcb4c5ada7b019db022e)) ## [1.0.0](https://github.com/digitalartlab/expo-plugin-localization/compare/v0.1.3...v1.0.0) (2023-04-23) ### ⚠ BREAKING CHANGES * rename `knownRegions` to `locales` ### Features * add support for per-app language selection on Android 13+ ([eb58d2f](https://github.com/digitalartlab/expo-plugin-localization/commit/eb58d2fad8942129919d25f8e6e1c8d27f6ef5fa)) ## [0.1.3](https://github.com/digitalartlab/expo-plugin-localization/compare/v0.1.2...v0.1.3) (2023-04-23) ### Performance Improvements * make NPM package smaller ([1885350](https://github.com/digitalartlab/expo-plugin-localization/commit/18853507e503a0ea5f6ab9b8a75c26bf5ee266b5)) ## [0.1.2](https://github.com/digitalartlab/expo-plugin-localization/compare/v0.1.1...v0.1.2) (2023-04-15) ### Bug Fixes * set up Yarn for package publishing ([b03e481](https://github.com/digitalartlab/expo-plugin-localization/commit/b03e4811db635b53e6c1b67d7e914b1714911cc7)) ## [0.1.1](https://github.com/digitalartlab/expo-plugin-localization/compare/v0.1.0...v0.1.1) (2023-04-15) ### Bug Fixes * husky runs on package install ([d6658ba](https://github.com/digitalartlab/expo-plugin-localization/commit/d6658ba861a3494150429f64c992a5560f76e2cc)) ## 0.1.0 (2023-04-15) ### Features * initial commit ([7bbeac5](https://github.com/digitalartlab/expo-plugin-localization/commit/7bbeac511abb8dbfded06023a42a2879b53a72ff)) ### Documentation * add explanation on what the plugin does and how it works ([9f71cb5](https://github.com/digitalartlab/expo-plugin-localization/commit/9f71cb56920a1dd00c65979b21cf6ac8c636c810))