Node Slack Sdk: @slack/[email protected] Release

Release date:
November 25, 2020
Previous version:
@slack/[email protected] (released October 21, 2020)
Magnitude:
2,232 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in @slack/[email protected]

stevengill
aoberoi
misscoded

Directory Browser for @slack/[email protected]

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

  • added support for org wide app installations. This includes adding team_id as an optional argument to various web-api methods and adding team_id as an optional parameter to WebClientOptions so it will be automatically passed along to any web-api calls being made. (#1046) - Thanks @stevengill
  • Update ViewsUpdateArguments to accommodate external_id and view_id (#1002, #1116) - thanks @misscoded
  • Added admin.users.session.list method (#1111) - thanks @stevengill