Skip to content

v0.22.0

Compare
Choose a tag to compare
@stainless-bot stainless-bot released this 19 Jun 10:50

0.22.0 (2023-06-19)

⚠ BREAKING CHANGES

  • drop official support for EOL Node versions (Node 12, 13, 14, 15) (#44)

Bug Fixes

  • internal: improve stream cancellation handling of abort controllers (#43) (5ce8f9c)

Refactors

  • move error type definitions to error.ts (#40) (55507d6)

Documentation

  • api: clarify dispute evidence filename docstring (#42) (e56cb1b)
  • drop official support for EOL Node versions (Node 12, 13, 14, 15) (#44) (cb3e710)

Build System

  • add .github folder to .npmignore (#45) (b536747)