Releases: dodopayments/dodopayments-node
Releases · dodopayments/dodopayments-node
v1.42.0
v1.39.0
1.39.0 (2025-07-15)
Full Changelog: v1.38.1...v1.39.0
Features
- api: updated openapi spec to v1.40.0 (e489d45)
v1.38.1
1.38.1 (2025-07-12)
Full Changelog: v1.38.0...v1.38.1
Features
- mcp: support filtering tool results by a jq expression (f390045)
Bug Fixes
- mcp: relax input type for asTextContextResult (67a88e1)
Chores
- make some internal functions async (04c263c)
Documentation
- mcp: correct instructions for adding to claude web (4e68d7d)
v1.38.0
1.38.0 (2025-07-05)
Full Changelog: v1.37.2...v1.38.0
Features
- api: updated openapi spec to v1.38.0 (e6b923f)
v1.37.2
1.37.2 (2025-07-04)
Full Changelog: v1.37.1...v1.37.2
Bug Fixes
- build: bump node version in CI build to 20 to be compatible with MCP package (8d52f93)
v1.37.1
1.37.1 (2025-07-03)
Full Changelog: v1.37.0...v1.37.1
Bug Fixes
- client: don't send
Content-Type
for bodyless methods (4503d7b) - mcp: define
.well-known/oauth-protected-resource
(4822976)
Chores
- mention unit type in timeout docs (4a8e9b7)
v1.37.0
v1.34.2
1.34.2 (2025-06-24)
Full Changelog: v1.34.1...v1.34.2
Refactors
- types: replace Record with mapped types (7863e76)
v1.34.1
1.34.1 (2025-06-21)
Full Changelog: v1.34.0...v1.34.1
Features
- api: added cloudflare worker support for mcp (92d0bca)
v1.34.0
1.34.0 (2025-06-18)
Full Changelog: v1.32.0...v1.34.0
Features
- api: updated to version 1.34.0 (5e2b0de)
- client: add support for endpoint-specific base URLs (be757eb)
- mcp: set X-Stainless-MCP header (b3296b1)
Bug Fixes
- publish script — handle NPM errors correctly (032afdd)