We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144235c commit ec9c8d0Copy full SHA for ec9c8d0
βCHANGELOG.mdβ
@@ -1,3 +1,15 @@
1
+# [1.5.0](https://github.com/streamich/use-/compare/v1.4.0...v1.5.0) (2019-04-05)
2
+
3
4
+### Bug Fixes
5
6
+* π export TS typings, fix withT() typings ([190332a](https://github.com/streamich/use-/commit/190332a))
7
8
9
+### Features
10
11
+* πΈ use useT inside <Trans>, translate inline text ([a391a66](https://github.com/streamich/use-/commit/a391a66))
12
13
# [1.4.0](https://github.com/streamich/use-/compare/v1.3.0...v1.4.0) (2019-01-08)
14
15
βpackage.jsonβ
@@ -1,6 +1,6 @@
{
"name": "use-t",
- "version": "1.4.0",
+ "version": "1.5.0",
"description": "React translations",
"main": "lib/index.js",
"files": [
0 commit comments