This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
Releases: eugene-manuilov/react-gettext
Releases · eugene-manuilov/react-gettext
1.0.2
1.0.1
- Fixed babel-preset-env browser targets
- Updated dependencies to the latest versions
1.0.0
- Implemented TextdomainContext context that adheres the current version of Context APIs.
- Reworked Poedit example project to use new API.
0.4.0
Implemented enhancements:
- Implemented ability to get wrapped component.
0.3.3
Implemented enhancements:
- Updated dev dependencies to use latest versions.
- Updated hoist-non-react-statics peer dependency to support version 2+.
0.3.2
Implemented enhancements:
- Added a sample application which shows how to use Poedit and React/React-Router conjunction to make translatable applications.
- Added ability to import Textdomain component directly.
0.3.1
Fixed issues:
- Fixed warning which happened when children prop was a node.
0.3.0
Implemented enhancements:
- Added nxgettext function which allows to translate plural strings with context.
- Extracted HOC into a separate component and updated it to inherit from that standalone component.
0.2.0
v0.2.0 Updated description and version to 0.2.0