Skip to content

Releases: streamich/use-t

v1.6.3

22 Sep 21:25
Compare
Choose a tag to compare

1.6.3 (2024-09-22)

Bug Fixes

  • ๐Ÿ› update deps and improve build output (aafe7b0)
  • allow any react version (6509c0a)

v1.6.2

22 Nov 22:10
Compare
Choose a tag to compare

1.6.2 (2019-11-22)

Bug Fixes

  • ๐Ÿ› improve TypeScript typings of withT() HOC (f463493)

v1.6.1

26 Aug 22:15
Compare
Choose a tag to compare

1.6.1 (2019-08-26)

Bug Fixes

  • ๐Ÿ› interpolate to React fragments (6604875)

v1.6.0

21 Apr 15:22
Compare
Choose a tag to compare

1.6.0 (2019-04-21)

Features

  • ๐ŸŽธ allow to change locale through props (31e91b5)

v1.5.0

05 Apr 14:16
Compare
Choose a tag to compare

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

08 Jan 22:24
Compare
Choose a tag to compare

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

21 Dec 21:46
Compare
Choose a tag to compare

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

01 Dec 13:52
Compare
Choose a tag to compare

1.2.0 (2018-12-01)

Features

  • allow 0 to indicate it should not be translated (9633ef5)

v1.1.1

01 Dec 13:43
Compare
Choose a tag to compare

1.1.1 (2018-12-01)

Bug Fixes

  • ๐Ÿ› load initial language if not def and in loader (a27b47f)

v1.1.0

01 Dec 12:26
Compare
Choose a tag to compare

1.1.0 (2018-12-01)

Features

  • ๐ŸŽธ precreate React primitives (5eda1ea)