Node Slack Sdk: @slack/oauth@1.4.0 Release

Release date:
November 25, 2020
Previous version:
@slack/oauth@1.3.0 (released November 2, 2020)
Magnitude:
2,247 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in @slack/oauth@1.4.0

stevengill
aoberoi
misscoded

Directory Browser for @slack/oauth@1.4.0

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 the upcoming org wide installation feature (#1046)! This new release introduces two new optional methods to the installationStore, fetchOrgInstallation and storeOrgInstallation. It is recommended adding these methods to your custom installationStores if you wish to support org wide installations. Checkout our docs to learn more!