Skip to content

Commit 7124187

Browse files
release: 1.0.0
1 parent f6056c0 commit 7124187

8 files changed

Lines changed: 97 additions & 7 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.8.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,95 @@
11
# Changelog
22

3+
## 1.0.0 (2026-03-31)
4+
5+
Full Changelog: [v0.8.0...v1.0.0](https://github.com/lightsparkdev/grid-js-sdk/compare/v0.8.0...v1.0.0)
6+
7+
### Features
8+
9+
* add cryptoNetwork field to RealtimeFundingQuoteSource ([9ce712a](https://github.com/lightsparkdev/grid-js-sdk/commit/9ce712ae0affb9bba8af8c5476e8c4dd6916ecde))
10+
* **api:** add AED/KES/MWK/RWF/TZS/UGX/XOF/ZAR/ZMW accounts, fix swiftBic→swiftCode ([f4ed6ea](https://github.com/lightsparkdev/grid-js-sdk/commit/f4ed6eaff277dfc7c863c1b1b4c02c140ccdeb04))
11+
* **api:** add BDT/COP/EGP/GHS/GTQ/HTG/JMD/PKR accounts, remove registrationNumber, update USD types ([f6056c0](https://github.com/lightsparkdev/grid-js-sdk/commit/f6056c03a591f0f9578950b2ccabf9b2cd2dd9fc))
12+
* **api:** add beneficialOwners/documents/verifications resources, update customer types ([b59117b](https://github.com/lightsparkdev/grid-js-sdk/commit/b59117b39c48747c930c489fe60aed81d615889d))
13+
* **api:** add BWP/XAF account types, update XOF/MWK/UGX types in external-accounts/quotes ([95f0f00](https://github.com/lightsparkdev/grid-js-sdk/commit/95f0f006eb8b3aeafaf4155e078e0cab1ace9bcb))
14+
* **api:** add category-specific verification error types to verifications/webhooks ([bbffd80](https://github.com/lightsparkdev/grid-js-sdk/commit/bbffd80baa89351a7d8385e3395abdeb43fa199c))
15+
* **api:** add crypto estimateWithdrawalFee endpoint and cryptoNetwork to external accounts ([f881d0d](https://github.com/lightsparkdev/grid-js-sdk/commit/f881d0de42a579ef6e198213e48d811a1a8a30da))
16+
* **api:** add Ethereum wallet type to external-accounts and quotes ([edbd0fc](https://github.com/lightsparkdev/grid-js-sdk/commit/edbd0fcdedbcd982320b3f6a7c9653475c7accc6))
17+
* **api:** add KYB webhooks/status, update webhook data types, restructure KYC status ([7785c66](https://github.com/lightsparkdev/grid-js-sdk/commit/7785c665c1799db72b721a1f6af75e0123629e0d))
18+
* **api:** add MWK/UGX/XOF account types, update RWF/TZS/ZMW providers in external accounts ([155de31](https://github.com/lightsparkdev/grid-js-sdk/commit/155de31295bb684078c264a27b37b6da5cd8ce4c))
19+
* **api:** add paymentRail field to quotes account destination ([4414787](https://github.com/lightsparkdev/grid-js-sdk/commit/4414787087f6c12ef1cbf772e7e3afe5fd930cee))
20+
* **api:** add VERTICAL value to CustomerInfoFieldName enum in config ([c7e278a](https://github.com/lightsparkdev/grid-js-sdk/commit/c7e278a2c9c5a017bbe552e8c7632e6e5fe57662))
21+
* **api:** adding webhooks back in ([ee6500f](https://github.com/lightsparkdev/grid-js-sdk/commit/ee6500fa2e74780920067562b353e273afdc7af1))
22+
* **api:** manual updates ([9c2e469](https://github.com/lightsparkdev/grid-js-sdk/commit/9c2e469dd87ab7d13bf47338e7afaea1cac0b0a0))
23+
* **api:** manual updates ([195469c](https://github.com/lightsparkdev/grid-js-sdk/commit/195469c8b4a21a14391ea2d6d5e54f505b00ccb3))
24+
* **api:** manual updates ([b823a95](https://github.com/lightsparkdev/grid-js-sdk/commit/b823a959b9d8ae2ed440200feff74dae995be224))
25+
* **api:** manual updates ([f9c181c](https://github.com/lightsparkdev/grid-js-sdk/commit/f9c181c190611a9b639b49901be44a84c5e6dcb5))
26+
* **api:** manual updates ([0bf0caf](https://github.com/lightsparkdev/grid-js-sdk/commit/0bf0caf7314b7a3951dedd1e4c89911a8a6ec690))
27+
* **api:** manual updates ([b1ea625](https://github.com/lightsparkdev/grid-js-sdk/commit/b1ea6258fcd555bd5dee7f430acbba953a93008f))
28+
* **api:** manual updates ([19d9bd9](https://github.com/lightsparkdev/grid-js-sdk/commit/19d9bd9b6b4350d533440279ce33bd410b90d0a5))
29+
* **api:** manual updates ([9ed4efe](https://github.com/lightsparkdev/grid-js-sdk/commit/9ed4efe2877fd8bf5d2b57c71e0b82fa83d9c834))
30+
* **api:** manual updates ([23517a4](https://github.com/lightsparkdev/grid-js-sdk/commit/23517a49b562f94fe623e48fcd2a62116bde9d6b))
31+
* **api:** move counterpartyInformation to Quote from nested destination type ([02e9a14](https://github.com/lightsparkdev/grid-js-sdk/commit/02e9a146ffc03191814e10ae3ffb30d3259cee1d))
32+
* **api:** move sendTest method from webhooks to sandbox.webhooks ([a7d4fa5](https://github.com/lightsparkdev/grid-js-sdk/commit/a7d4fa503f23864f097aa249fd9c6743a1ccfa6a))
33+
* **api:** remove createLinkToken and submitPublicToken methods from plaid ([6dfe269](https://github.com/lightsparkdev/grid-js-sdk/commit/6dfe269b2989089c2b2d652bb2d3e26befe06c9c))
34+
* **api:** restructure beneficial owner type in business customers ([fcd1b1a](https://github.com/lightsparkdev/grid-js-sdk/commit/fcd1b1a3645d581a5407ddcb95f14ff10bf5915e))
35+
* Fix West African phone number validation pattern for Benin ([469ee04](https://github.com/lightsparkdev/grid-js-sdk/commit/469ee04f4e580fed150d2cd9ee20d3ac5dae87c4))
36+
* Move timeout to refund reason ([9ba3d86](https://github.com/lightsparkdev/grid-js-sdk/commit/9ba3d863a71eb8e83291710c57a379a1809ef2a6))
37+
* **types:** add PaymentBrlAccountInfo interface, update reference in PaymentInstructions ([20c547f](https://github.com/lightsparkdev/grid-js-sdk/commit/20c547fc69400db9aa5c1ad16f773bc89bb7e4d7))
38+
39+
40+
### Bug Fixes
41+
42+
* **client:** preserve URL params already embedded in path ([8e2e01d](https://github.com/lightsparkdev/grid-js-sdk/commit/8e2e01d51f3abeaa61cca003f468ca39089b18d4))
43+
* **types:** flatten personalIds, require ownershipPercentage in beneficial_owners ([1b8b8b2](https://github.com/lightsparkdev/grid-js-sdk/commit/1b8b8b2ae271bb9031429d69d2158a400cd0db72))
44+
* **types:** remove SENT status value from TransactionStatus ([9d98a5f](https://github.com/lightsparkdev/grid-js-sdk/commit/9d98a5fe95a05105b4b873022c3ead43f1d142ce))
45+
* **types:** restructure beneficialOwners, flatten activity volumes, update field types in customers ([d8d1e77](https://github.com/lightsparkdev/grid-js-sdk/commit/d8d1e774a4f7710875c431a50a60e7f871042790))
46+
* **types:** specify purposeOfAccount enum values in customers ([3fd2bcb](https://github.com/lightsparkdev/grid-js-sdk/commit/3fd2bcb5f1f90fb69bb4f7217bb21918f8bb27f8))
47+
48+
49+
### Chores
50+
51+
* **ci:** escape input path in publish-npm workflow ([861b105](https://github.com/lightsparkdev/grid-js-sdk/commit/861b1056c3b01c452fbbbcdffb60d5a74477fa6b))
52+
* **ci:** skip lint on metadata-only changes ([f594608](https://github.com/lightsparkdev/grid-js-sdk/commit/f5946088f594c419613983d761375f990aaeddbf))
53+
* **ci:** skip uploading artifacts on stainless-internal branches ([81114dc](https://github.com/lightsparkdev/grid-js-sdk/commit/81114dce0f691b366ba5ae15b4b140cbfc43c140))
54+
* **internal:** codegen related update ([d15ee32](https://github.com/lightsparkdev/grid-js-sdk/commit/d15ee32ff2476f10caf23487af5d1f0f7209dab2))
55+
* **internal:** codegen related update ([3403e65](https://github.com/lightsparkdev/grid-js-sdk/commit/3403e6597674cf5277341a100ca9ade5837b30d5))
56+
* **internal:** codegen related update ([fd034e2](https://github.com/lightsparkdev/grid-js-sdk/commit/fd034e2ffe1c50e255cabe1f33bb32357b01a5b1))
57+
* **internal:** codegen related update ([04eefaa](https://github.com/lightsparkdev/grid-js-sdk/commit/04eefaa459c024189f77f8e64b5028b686ad181e))
58+
* **internal:** codegen related update ([122e3e8](https://github.com/lightsparkdev/grid-js-sdk/commit/122e3e83d70eca01f97e6c26121828acb69bb508))
59+
* **internal:** codegen related update ([e81b23e](https://github.com/lightsparkdev/grid-js-sdk/commit/e81b23e1140b389ad518d65e3fc41b7a15fcc4f4))
60+
* **internal:** codegen related update ([d1202b4](https://github.com/lightsparkdev/grid-js-sdk/commit/d1202b4e53a422f8b3d01923b4f17ab2badd302f))
61+
* **internal:** codegen related update ([06762bc](https://github.com/lightsparkdev/grid-js-sdk/commit/06762bc9e0b629802de20825d64966d913221494))
62+
* **internal:** codegen related update ([2d87334](https://github.com/lightsparkdev/grid-js-sdk/commit/2d87334874ac4ef05b4af3a3716e3875f396a2ea))
63+
* **internal:** codegen related update ([c2553aa](https://github.com/lightsparkdev/grid-js-sdk/commit/c2553aab24bd79d6aa137a0ae4565d74e144daa2))
64+
* **internal:** codegen related update ([97a1c40](https://github.com/lightsparkdev/grid-js-sdk/commit/97a1c409277a721d8f5aebfe9ec9ee70e8578f14))
65+
* **internal:** codegen related update ([031a0d8](https://github.com/lightsparkdev/grid-js-sdk/commit/031a0d84b238030bf8e705aa43fc6734e89a17bb))
66+
* **internal:** codegen related update ([8d7af56](https://github.com/lightsparkdev/grid-js-sdk/commit/8d7af56898eb8f66771cfb125417f478fedd7451))
67+
* **internal:** codegen related update ([3332f75](https://github.com/lightsparkdev/grid-js-sdk/commit/3332f753abb7555d5b7871277003b020ea95c4d2))
68+
* **internal:** codegen related update ([a8a8f83](https://github.com/lightsparkdev/grid-js-sdk/commit/a8a8f83b0d59639c8c75dc54863ab2f5f94d599b))
69+
* **internal:** fix MCP server TS errors that occur with required client options ([4f35df3](https://github.com/lightsparkdev/grid-js-sdk/commit/4f35df365482950731320185765ffb6e9c90614e))
70+
* **internal:** improve local docs search for MCP servers ([b31530e](https://github.com/lightsparkdev/grid-js-sdk/commit/b31530e2ce63471706ba04fe45abd47583e7066b))
71+
* **internal:** make generated MCP servers compatible with Cloudflare worker environments ([111ee3c](https://github.com/lightsparkdev/grid-js-sdk/commit/111ee3cfba641868bbeecfd85387a28d4fcef1e9))
72+
* **internal:** regenerate SDK with no functional changes ([8297725](https://github.com/lightsparkdev/grid-js-sdk/commit/829772532948c555ef5f49c5053cec5350a7693e))
73+
* **internal:** support custom-instructions-path flag in MCP servers ([8651ced](https://github.com/lightsparkdev/grid-js-sdk/commit/8651ced72229ab008cba4a5cffe81ca1e999f9c3))
74+
* **internal:** support local docs search in MCP servers ([8e7c006](https://github.com/lightsparkdev/grid-js-sdk/commit/8e7c0069f2fdc0a994116f7c000fa4bd625e3149))
75+
* **internal:** support x-stainless-mcp-client-envs header in MCP servers ([8df665e](https://github.com/lightsparkdev/grid-js-sdk/commit/8df665e0aa96edfd17ca09e0ac0edc4b3614d9ed))
76+
* **internal:** support x-stainless-mcp-client-permissions headers in MCP servers ([013c3b2](https://github.com/lightsparkdev/grid-js-sdk/commit/013c3b2d5918f3f1e3f6dcd5e41a81548c493710))
77+
* **internal:** tweak CI branches ([14e8b1a](https://github.com/lightsparkdev/grid-js-sdk/commit/14e8b1ad8556519d03d5e52fd064791cc30af0e1))
78+
* **internal:** update dependencies to address dependabot vulnerabilities ([418c8f4](https://github.com/lightsparkdev/grid-js-sdk/commit/418c8f4838886ba507cb3fa6db71ec3f850ac3e1))
79+
* **internal:** update gitignore ([47bff76](https://github.com/lightsparkdev/grid-js-sdk/commit/47bff76ec01b2d76368c9348efa412c60525fa5c))
80+
* **internal:** update lockfile ([bb35281](https://github.com/lightsparkdev/grid-js-sdk/commit/bb35281f7a3fd06a10eae9581e956c5a2c9fb7b0))
81+
* **internal:** use x-stainless-mcp-client-envs header for MCP remote code tool calls ([804ab08](https://github.com/lightsparkdev/grid-js-sdk/commit/804ab0804b1f38eedd8af7eb5ef2fbd6a14885dd))
82+
* **mcp-server:** add support for session id, forward client info ([1c3bc53](https://github.com/lightsparkdev/grid-js-sdk/commit/1c3bc53f189775e272ee7e1c3941a7b9f83578c1))
83+
* **mcp-server:** improve instructions ([60ede05](https://github.com/lightsparkdev/grid-js-sdk/commit/60ede05d00f4a95c3bc5c9d548aea457b2af49bf))
84+
* **mcp-server:** return access instructions for 404 without API key ([7866170](https://github.com/lightsparkdev/grid-js-sdk/commit/786617098d9e66f27148c54f0cf6ca36c5d12611))
85+
* update placeholder string ([56cf258](https://github.com/lightsparkdev/grid-js-sdk/commit/56cf25816de04c068df9ffd795cc9c6cd70df2c8))
86+
87+
88+
### Documentation
89+
90+
* **api:** remove sandbox testing docs from external-accounts and quotes ([b9ce264](https://github.com/lightsparkdev/grid-js-sdk/commit/b9ce2643d237519ba6af5190ef3b685eacb7b2ba))
91+
* **api:** update senderCustomerInfo parameter documentation in quotes ([01d9ff9](https://github.com/lightsparkdev/grid-js-sdk/commit/01d9ff93dcfe3f746145662b79e2f72db4ef6fba))
92+
393
## 0.8.0 (2026-03-03)
494

595
Full Changelog: [v0.7.0...v0.8.0](https://github.com/lightsparkdev/grid-js-sdk/compare/v0.7.0...v0.8.0)

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightsparkdev/grid",
3-
"version": "0.8.0",
3+
"version": "1.0.0",
44
"exports": "./index.ts",
55
"publish": {
66
"exclude": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightsparkdev/grid",
3-
"version": "0.8.0",
3+
"version": "1.0.0",
44
"description": "The official TypeScript library for the Lightspark Grid API",
55
"author": "Lightspark Grid <support@lightspark.com>",
66
"types": "dist/index.d.ts",

packages/mcp-server/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dxt_version": "0.2",
33
"name": "@lightsparkdev/grid-mcp",
4-
"version": "0.8.0",
4+
"version": "1.0.0",
55
"description": "The official MCP Server for the Lightspark Grid API",
66
"author": {
77
"name": "Lightspark Grid",

packages/mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightsparkdev/grid-mcp",
3-
"version": "0.8.0",
3+
"version": "1.0.0",
44
"description": "The official MCP Server for the Lightspark Grid API",
55
"author": "Lightspark Grid <support@lightspark.com>",
66
"types": "dist/index.d.ts",

packages/mcp-server/src/server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export const newMcpServer = async ({
2828
new McpServer(
2929
{
3030
name: 'lightsparkdev_grid_api',
31-
version: '0.8.0',
31+
version: '1.0.0',
3232
},
3333
{
3434
instructions: await getInstructions({ stainlessApiKey, customInstructionsPath }),

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '0.8.0'; // x-release-please-version
1+
export const VERSION = '1.0.0'; // x-release-please-version

0 commit comments

Comments
 (0)