Skip to content

v3.7.0

Choose a tag to compare

@stainless-app stainless-app released this 29 May 20:18
b06c1fe

3.7.0 (2026-05-29)

Full Changelog: v3.6.0...v3.7.0

Breaking Changes

  • editContract returns full edit in the response
  • remove all deprecated /payments/* endpoints from API
  • create contract returns contract data

Features

  • add spend tracker and discount caps to contract endpoints

Bug Fixes

  • mcp: use pure-lockfile when building mcp server
  • typescript: upgrade tsc-multi so that it works with Node 26