Releases: streamich/use-t
Releases ยท streamich/use-t
v1.6.3
1.6.3 (2024-09-22)
Bug Fixes
- ๐ update deps and improve build output (aafe7b0)
- allow any react version (6509c0a)
v1.6.2
1.6.2 (2019-11-22)
Bug Fixes
- ๐ improve TypeScript typings of withT() HOC (f463493)
v1.6.1
1.6.1 (2019-08-26)
Bug Fixes
- ๐ interpolate to React fragments (6604875)
v1.6.0
1.6.0 (2019-04-21)
Features
- ๐ธ allow to change locale through props (31e91b5)
v1.5.0
1.5.0 (2019-04-05)
Bug Fixes
- ๐ export TS typings, fix withT() typings (190332a)
Features
- ๐ธ use useT inside , translate inline text (a391a66)
v1.4.0
1.4.0 (2019-01-08)
Bug Fixes
- ๐ translate only strings in list (f1e5ed6)
Features
- ๐ธ allow non-functional children in component (aa8ae78)
- ๐ธ use simple t() in trans list children (5cbcb57)
v1.3.0
1.3.0 (2018-12-21)
Bug Fixes
- ๐ export correctly default translation function (48266d5)
Features
- ๐ธ export default translation function as T (0ac3429)
- ๐ธ implement FaCC and HOC without hooks (7956b3d)
v1.2.0
1.2.0 (2018-12-01)
Features
- allow 0 to indicate it should not be translated (9633ef5)
v1.1.1
1.1.1 (2018-12-01)
Bug Fixes
- ๐ load initial language if not def and in loader (a27b47f)
v1.1.0
1.1.0 (2018-12-01)
Features
- ๐ธ precreate React primitives (5eda1ea)