Node Slack Sdk: @slack/rtm-api@5.0.1 Release

Release date:
April 18, 2019
Previous version:
@slack/rtm-api@5.0.0 (released August 25, 2025)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in @slack/rtm-api@5.0.1

Could not determine top contributors for this release.

Directory Browser for @slack/rtm-api@5.0.1

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