react-translate

MIT License

Stars
0

Bot releases are visible (Hide)

react-translate - v1.0.2 Latest Release

Published by github-actions[bot] almost 4 years ago

[1.0.2] - 2020-12-17

  • Update deps
react-translate - v1.0.1

Published by github-actions[bot] about 4 years ago

[1.0.1] - 2020-08-21

Fixed

  • withTranslate bug props not passed to decorated component
react-translate - v1.0.0

Published by github-actions[bot] about 4 years ago

[1.0.0] - 2020-08-20

  • Release it 🚀🚀🚀
react-translate - v1.0.0-beta.18

Published by github-actions[bot] about 4 years ago

[1.0.0-beta.18] - 2020-08-01

BREAKING CHANGES

You cannot access anymore to context directly

Added

  • Improved useTranslate so you can access to properties of the context

Removed

  • Remove exported context
react-translate - v1.0.0-beta.17

Published by github-actions[bot] about 4 years ago

[1.0.0-beta.17] - 2020-07-26

Fixed

  • Fixed an uncontrolled error when a deep translation was not defined in a json file
react-translate - v1.0.0-beta.16

Published by github-actions[bot] over 4 years ago

[1.0.0-beta.16] - 2020-07-22

Fixed

  • Fixed an uncontrolled error when you don't have the locale json assigned in your config
react-translate - 1.0.0-beta.15

Published by gabrielseco over 4 years ago

[1.0.0-beta.15] - 2020-06-10

BREAKING CHANGES

Changed

  • instead of getting value as prop of the provider pass i18n prop and change Configuration interface to I18nConfiguration
react-translate - 1.0.0-beta.13

Published by gabrielseco over 4 years ago

[1.0.0-beta.13] - 2020-01-31

Added

  • Posibility of using the t function outside of react components, now you can use it instancing a configuration and you can use it outside of React lifecycle
react-translate - 1.0.0.beta.12

Published by gabrielseco over 4 years ago

[1.0.0-beta.12] - 2020-01-25

Added

  • Update language when we change the value of the provider
react-translate - 1.0.0.beta.11

Published by gabrielseco almost 5 years ago

[1.0.0-beta.11] - 2020-01-19

Added

  • Almost a stable beta version
Badges
Extracted from project README
NPM Version NPM Downloads Actions Status Coverage Status