Releases: ssbeefeater/react-localizer
Releases · ssbeefeater/react-localizer
V2.0.3
v2.0.0
v2.0.0
- Breaking changes
- Change id prop to text in Text component
- Now Text component returns the translated text only without any wrapped component
v1.1.3
First release of react-localizer
- 100% test coverage
- Full examples using react storybook
Features
- Simple API.
- Supports in text variables and plural functionality.
- You can dynamically import your language resources.
- You can use your own plural function.
- You can use you own textParser.