Tags: streamich/use-t
Tags
chore(release): 1.6.2 [skip ci] ## [1.6.2](https://github.com/streamich/use-/compare/v1.6.1...v1.6.2) (2019-11-22) ### Bug Fixes * π improve TypeScript typings of withT() HOC ([f463493](https://github.com/streamich/use-/commit/f463493))
chore(release): 1.6.1 [skip ci] ## [1.6.1](https://github.com/streamich/use-/compare/v1.6.0...v1.6.1) (2019-08-26) ### Bug Fixes * π interpolate to React fragments ([6604875](https://github.com/streamich/use-/commit/6604875))
chore(release): 1.6.0 [skip ci] # [1.6.0](https://github.com/streamich/use-/compare/v1.5.0...v1.6.0) (2019-04-21) ### Features * πΈ allow to change locale through props ([31e91b5](https://github.com/streamich/use-/commit/31e91b5))
chore(release): 1.5.0 [skip ci] # [1.5.0](https://github.com/streamich/use-/compare/v1.4.0...v1.5.0) (2019-04-05) ### Bug Fixes * π export TS typings, fix withT() typings ([190332a](https://github.com/streamich/use-/commit/190332a)) ### Features * πΈ use useT inside <Trans>, translate inline text ([a391a66](https://github.com/streamich/use-/commit/a391a66))
chore(release): 1.4.0 [skip ci] # [1.4.0](https://github.com/streamich/use-/compare/v1.3.0...v1.4.0) (2019-01-08) ### Bug Fixes * π translate only strings in <Trans> list ([f1e5ed6](https://github.com/streamich/use-/commit/f1e5ed6)) ### Features * πΈ allow non-functional children in <Trans> component ([aa8ae78](https://github.com/streamich/use-/commit/aa8ae78)) * πΈ use simple t() in trans list children ([5cbcb57](https://github.com/streamich/use-/commit/5cbcb57))
chore(release): 1.3.0 [skip ci] # [1.3.0](https://github.com/streamich/use-/compare/v1.2.0...v1.3.0) (2018-12-21) ### Bug Fixes * π export correctly default translation function ([48266d5](https://github.com/streamich/use-/commit/48266d5)) ### Features * πΈ export default translation function as T ([0ac3429](https://github.com/streamich/use-/commit/0ac3429)) * πΈ implement FaCC and HOC without hooks ([7956b3d](https://github.com/streamich/use-/commit/7956b3d))
chore(release): 1.2.0 [skip ci] # [1.2.0](https://github.com/streamich/use-/compare/v1.1.1...v1.2.0) (2018-12-01) ### Features * allow 0 to indicate it should not be translated ([9633ef5](https://github.com/streamich/use-/commit/9633ef5))
chore(release): 1.1.1 [skip ci] ## [1.1.1](https://github.com/streamich/use-/compare/v1.1.0...v1.1.1) (2018-12-01) ### Bug Fixes * π load initial language if not def and in loader ([a27b47f](https://github.com/streamich/use-/commit/a27b47f))
chore(release): 1.1.0 [skip ci] # [1.1.0](https://github.com/streamich/use-/compare/v1.0.0...v1.1.0) (2018-12-01) ### Features * πΈ precreate React primitives ([5eda1ea](https://github.com/streamich/use-/commit/5eda1ea))
PreviousNext