From 3ea903b65988904ca839a199afc9dc73e67a8810 Mon Sep 17 00:00:00 2001 From: Daniela Chybisova Date: Tue, 20 Jan 2026 14:49:25 +0100 Subject: [PATCH 01/10] feat: add optional txId to status request --- src/api.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/api.ts b/src/api.ts index 3529ed61..28cb3fc2 100644 --- a/src/api.ts +++ b/src/api.ts @@ -485,6 +485,7 @@ export type GetStatusRequest = { bridge?: string fromChain?: number | string toChain?: number | string + transactionId?: string } & ({ txHash: string } | { taskId: string }) export interface BaseTransactionInfo { From 8345bf5b7d449f8b3248d98776e21aa07f7f446a Mon Sep 17 00:00:00 2001 From: Daniela Chybisova Date: Tue, 20 Jan 2026 14:49:34 +0100 Subject: [PATCH 02/10] chore(release): 17.58.0-alpha.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ea8d4d9..2b90758a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/types", - "version": "17.57.0", + "version": "17.58.0-alpha.0", "description": "Types for the LI.FI stack", "keywords": [ "sdk", From a28486010a52adbb67a978b22b04a0079ebf523f Mon Sep 17 00:00:00 2001 From: Daniela Chybisova Date: Mon, 26 Jan 2026 20:59:03 +0100 Subject: [PATCH 03/10] chore(release): 17.59.0-alpha.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34978e89..ae0d4537 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/types", - "version": "17.58.0", + "version": "17.59.0-alpha.0", "description": "Types for the LI.FI stack", "keywords": [ "sdk", From 3f15bde41da9619fc0647c9409e8d53ed1d45b4f Mon Sep 17 00:00:00 2001 From: Daniela Chybisova Date: Mon, 26 Jan 2026 21:08:13 +0100 Subject: [PATCH 04/10] chore(release): 17.59.0-alpha.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae0d4537..275e417c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/types", - "version": "17.59.0-alpha.0", + "version": "17.59.0-alpha.1", "description": "Types for the LI.FI stack", "keywords": [ "sdk", From 1c2c3701b2b5197b7278453c06cdc2a0a956cb24 Mon Sep 17 00:00:00 2001 From: Daniela Chybisova Date: Tue, 24 Feb 2026 13:45:29 +0100 Subject: [PATCH 05/10] chore: version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 382812b5..12fde109 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/types", - "version": "17.61.0", + "version": "17.61.1-alpha.2", "description": "Types for the LI.FI stack", "keywords": [ "sdk", From 48c8e48fd8307f275a2aeb91dcc7ea95a851f0d5 Mon Sep 17 00:00:00 2001 From: Daniela Chybisova Date: Tue, 24 Feb 2026 13:45:42 +0100 Subject: [PATCH 06/10] chore(release): 17.62.0-alpha.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12fde109..8b7d833f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/types", - "version": "17.61.1-alpha.2", + "version": "17.62.0-alpha.0", "description": "Types for the LI.FI stack", "keywords": [ "sdk", From 7f7a2220f8633bf413f497e656350064e73d5417 Mon Sep 17 00:00:00 2001 From: Daniela Chybisova Date: Tue, 10 Mar 2026 09:59:40 +0100 Subject: [PATCH 07/10] chore(release): 17.66.0-alpha.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8b6847d..3033d953 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/types", - "version": "17.65.0", + "version": "17.66.0-alpha.0", "description": "Types for the LI.FI stack", "keywords": [ "sdk", From fcde947da52ae4444f96562985ac47636ad6a792 Mon Sep 17 00:00:00 2001 From: Daniela Chybisova Date: Fri, 13 Mar 2026 16:26:22 +0100 Subject: [PATCH 08/10] chore(release): 17.67.0-alpha.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 793bf0fc..6029beb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/types", - "version": "17.66.0", + "version": "17.67.0-alpha.0", "description": "Types for the LI.FI stack", "keywords": [ "sdk", From a60782ea00be456ffaff2fc9fd3f13f56e27e7cc Mon Sep 17 00:00:00 2001 From: Daniela Chybisova Date: Mon, 23 Mar 2026 13:49:45 +0100 Subject: [PATCH 09/10] chore(release): 17.69.0-alpha.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43cd5d36..453c70dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/types", - "version": "17.68.1", + "version": "17.69.0-alpha.0", "description": "Types for the LI.FI stack", "keywords": [ "sdk", From 88bc12ba75cea53bfec2b87a273d26800a4af3e5 Mon Sep 17 00:00:00 2001 From: Daniela Chybisova Date: Wed, 1 Apr 2026 14:58:20 +0200 Subject: [PATCH 10/10] chore(release): 17.74.0-alpha.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 218dce0d..3ef1b2a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/types", - "version": "17.73.0", + "version": "17.74.0-alpha.0", "description": "Types for the LI.FI stack", "keywords": [ "sdk",