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

Release date:
April 18, 2019
Previous version:
@slack/[email protected] (released January 25, 2024)
Magnitude:
56 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in @slack/[email protected]

aoberoi
shaydewael
dane-ff06

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

  • Fixes a typo in the README that accidentally mentioned @slack/web-api (#768) - thanks @the6thm0nth.
  • Change eventemitter3 import for compatibility when TypeScript is configured without esModuleInterop (#760) - thanks @aoberoi