Skip to content

@slack/web-api@6.8.1

Compare
Choose a tag to compare
@filmaj filmaj released this 01 Feb 16:35
· 112 commits to main since this release
59dd55e

What's Changed

  • Add include_categories to emoji.list API arguments by @seratch in #1581
  • feat: set default max concurrency to 100 for by @callumsteele4 in #1583 (fixes #1582)
  • Use Readable instead of ReadStream in uploadV2 by @redneb in #1577 (fixes #1586)
  • Add admin.conversations.bulk{Archive|Delete|Move} API method support by @seratch in #1566
  • fix auth.revoke argument type definition (test should be optional) by @Cattttttttt in #1562

New Contributors