Skip to content

Releases: vtjhyn/react-translang

Release v1.2.0

26 Jun 15:01
Compare
Choose a tag to compare
chore(release): 1.2.0 [skip ci]

# [1.2.0](https://github.com/vtjhyn/react-translang/compare/v1.1.0...v1.2.0) (2024-06-26)

### Features

* **provider:** persist selected language in localStorage ([ec20b60](https://github.com/vtjhyn/react-translang/commit/ec20b60d41df704c613618d823f8685e4ed99279))
* switch to Rollup and minimze package size ([89a352e](https://github.com/vtjhyn/react-translang/commit/89a352e30dfcd3a49b1945d11baa4a73cbcd9b73))

Release v1.1.0

22 Jun 09:18
Compare
Choose a tag to compare
chore(release): 1.1.0 [skip ci]

# [1.1.0](https://github.com/vtjhyn/react-translang/compare/v1.0.0...v1.1.0) (2024-06-22)

### Bug Fixes

* fix defaultLanguage ([a8f67d3](https://github.com/vtjhyn/react-translang/commit/a8f67d330b45f9825067094b7f697db0ed073e3f))
* optimize using memoize and hooks ([965d981](https://github.com/vtjhyn/react-translang/commit/965d98194ddc22578b5dcca135d2a362744e1868))
* solve bug issue ([c76703c](https://github.com/vtjhyn/react-translang/commit/c76703cfe1ad4e33721dfe58988dd91b8af1182b))

### Features

* add TranslangProvider and useTranslang function ([69e894f](https://github.com/vtjhyn/react-translang/commit/69e894fd680be0101dc1aa0d6785b220aeef6359))

Release v1.0.0

21 Jun 16:09
Compare
Choose a tag to compare

React-Translang: Multilingual Support for React 🌍

Version 1.0.0

Key Features:

  • Dynamic Language Switching: 🔄 Seamlessly switch between languages within your React components.

  • Simple Integration: 🚀 Easily integrate into your existing React applications without hassle.

  • Component-Level Translation: 📜 Translate specific components or entire sections of your app with ease.

  • Customizable Language Packs: 🎨 Tailor language packs to perfectly fit your project's unique requirements.

  • Efficient Performance: ⚡️ Optimized for lightning-fast speed and top-notch performance.