Node Slack Sdk: @slack/oauth@2.0.0 Release

Release date:
January 12, 2021
Previous version:
@slack/oauth@1.4.0 (released November 25, 2020)
Magnitude:
3,363 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in @slack/oauth@2.0.0

stevengill
misscoded
mlarraz

Directory Browser for @slack/oauth@2.0.0

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

Release Notes Published

  • Updated minimum Nodejs version to 12.13.0, updated minimum TypeScript version to 4.1 (#1146, #1147) - thanks @stevengill
  • Breaking: Removed fetchOrgInstallation and storeOrgInstallation methods from the InstallationStore. See our migration guide for more details on how to support org wide app installations. (#1133, #1148) - thanks @stevengill