Skip to content

v0.87.0

Compare
Choose a tag to compare
@stainless-app stainless-app released this 21 Nov 19:46

0.87.0 (2024-11-21)

Full Changelog: v0.86.0...v0.87.0

Features

Bug Fixes

  • docs: add missing await to pagination example (#568) (5caff62)
  • internal: add back CP (8ea9e95)

Chores

  • api: add business_account_token param for listing Balances (#564) (88e2d76)
  • api: adds replacement_account_token to Card create parameters (#562) (fe79fcf)
  • client: drop unused devDependency (#569) (101ac75)
  • internal: use reexports not destructuring (#565) (65e4f11)
  • remove redundant word in comment (#573) (d0e1158)
  • tests: limit array example length (#570) (f514713)

Documentation

  • remove suggestion to use npm call out (#571) (1ffb063)