Skip to content

Releases: lightsparkdev/grid-js-sdk

v0.8.0

03 Mar 01:03
43b771e

Choose a tag to compare

0.8.0 (2026-03-03)

Full Changelog: v0.7.0...v0.8.0

Features

  • api: add KES/RWF/TZS/ZAR/ZMW account types to external-accounts (8752928)
  • api: add swiftCode to HKD/IDR/MYR/THB/VND, bankName/phoneNumber to IDR, remove sortCode (87f0c96)
  • api: manual updates (dc14920)
  • api: manual updates (57ac800)
  • api: manual updates (f5d1c74)
  • api: manual updates (082433e)
  • mcp: add an option to disable code tool (fee8724)

Bug Fixes

  • mcp: update prompt (dd2714f)
  • types: remove countries field from external account types (efe76f8)
  • types: remove IMPS from paymentRails in external-accounts and quotes (85a6d9c)

Chores

  • internal: fix MCP Dockerfiles so they can be built without buildkit (f709aa8)
  • internal: fix MCP Dockerfiles so they can be built without buildkit (ab62051)
  • internal: move stringifyQuery implementation to internal function (6ca7335)
  • internal: update external accounts examples and test fixtures (56867d5)

v0.7.0

25 Feb 17:32
9f1b78a

Choose a tag to compare

0.7.0 (2026-02-25)

Full Changelog: v0.6.0...v0.7.0

Features

  • api: add BRL/DKK/GBP/HKD/IDR/INR/MXN/MYR/PHP/SGD/THB/USD/VND account types (ab875a8)
  • api: add CAD and NGN account types to external accounts (ec58891)
  • api: add purposeOfPayment parameter to quotes create (276ab08)
  • api: add response types to transferIn/transferOut/transactions methods (4fc5674)

Bug Fixes

  • api: remove customerId, defaultUmaDepositAccount from external accounts create (f75819a)
  • api: rename ID fields to id in quotes, bulk status, and webhook events (5bcd4c9)
  • docs/contributing: correct pnpm link command (6c958b1)
  • mcp: initialize SDK lazily to avoid failing the connection on init errors (7f3dfba)
  • types: standardize customers retrieve/update/delete return types to CustomerOneOf (e8759c8)

Chores

  • internal: cache fetch instruction calls in MCP server (6f862a1)
  • internal: make MCP code execution location configurable via a flag (4beed6a)
  • internal: remove mock server code (903ac44)
  • internal: upgrade @modelcontextprotocol/sdk and hono (1a99495)
  • internal: upgrade pnpm version (5ca7861)
  • mcp: correctly update version in sync with sdk (37235f0)
  • update mock server docs (8d27681)

Documentation

  • api: clarify immediatelyExecute parameter requirements in quotes (795e0b9)

v0.6.0

19 Feb 05:15

Choose a tag to compare

0.6.0 (2026-02-19)

Full Changelog: v0.5.0...v0.6.0

Features

  • api: add beneficiary verification fields to ExternalAccount (aa989be)
  • api: manual updates (b2465e3)
  • api: manual updates (7fac5ee)
  • api: manual updates (66e96dd)
  • api: manual updates (a73f73f)
  • Revert main to af3a51a (bc6c9e5)

Bug Fixes

  • api: remove originalQuoteId field from Quote (afdf12f)
  • types: remove counterpartyInformation field from quotes destination (701e407)
  • types: remove originalTransactionId field from SandboxSendFundsResponse (574282c)

Chores

  • internal/client: fix form-urlencoded requests (b239f07)
  • internal: allow setting x-stainless-api-key header on mcp server requests (8f2913c)
  • internal: improve layout of generated MCP server files (37f0c7c)
  • internal: improve reliability of MCP servers when using local code mode execution (8773471)
  • mcp: forward STAINLESS_API_KEY to docs search endpoint (198f88d)
  • remove custom code (54b0242)

v0.5.0

13 Feb 03:16
aea5d8a

Choose a tag to compare

0.5.0 (2026-02-13)

Full Changelog: v0.4.0...v0.5.0

Features

  • api: add webhook events/unwrap, move webhook test to sandbox, update transaction types (2422746)

Chores

  • internal: avoid type checking errors with ts-reset (7f0c7d2)
  • remove custom code (f50afd6)

v0.4.0

12 Feb 01:26

Choose a tag to compare

0.4.0 (2026-02-12)

Full Changelog: v0.3.1...v0.4.0

Features

  • api: fix package names (bdd4272)
  • api: set release_environment to npm (2dcf624)

Chores

v0.3.1

12 Feb 01:13
d599f9f

Choose a tag to compare

0.3.1 (2026-02-12)

Full Changelog: v0.3.0...v0.3.1

Chores

v0.3.0

12 Feb 01:03
8c081e2

Choose a tag to compare

0.3.0 (2026-02-12)

Full Changelog: v0.2.3...v0.3.0

Features

Chores

v0.2.3

12 Feb 00:33
689e68d

Choose a tag to compare

0.2.3 (2026-02-12)

Full Changelog: v0.2.2...v0.2.3

Chores

v0.2.2

11 Feb 22:57
e87f2a7

Choose a tag to compare

0.2.2 (2026-02-11)

Full Changelog: v0.2.1...v0.2.2

Chores

v0.2.1

11 Feb 21:16
e939e14

Choose a tag to compare

0.2.1 (2026-02-11)

Full Changelog: v0.2.0...v0.2.1

Chores

  • internal: configure MCP Server hosting (8402e1c)
  • update SDK settings (0549cf9)