Releases: streamich/use-t
Releases Β· streamich/use-t
v1.6.4
1.6.4 (2025-07-29)
Bug Fixes
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)