Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Apr 15:51
fd154ff

2.0.0 (2026-04-06)

⚠ BREAKING CHANGES

  • make addAttachment* retryable (limited types)
  • drop node-fetch and form-data
  • switch to ESM and named exports

Features

  • allow undefined in payloads (d545831)

Bug Fixes

  • make addAttachment* retryable (limited types) (d545831)
  • share rate-limit state across instance methods (d545831)

Miscellaneous Chores

  • drop node-fetch and form-data (d545831)

Code Refactoring

  • switch to ESM and named exports (d545831)