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

Release date:
April 1, 2024
Previous version:
@slack/rtm-api@6.2.1 (released January 25, 2024)
Magnitude:
2,399 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

23 Features Released with @slack/rtm-api@7.0.0

Top Contributors in @slack/rtm-api@7.0.0

filmaj
seratch
zimeg
WhiteKiwi

Directory Browser for @slack/rtm-api@7.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

What's Changed

This major release bumps dependencies to their latest versions and sets the minimum node version is to v18, the current LTS node.js. While the library should work with older versions of node, we no longer test the library against versions of node older than 18, so we cannot guarantee compatibility.

In addition, calling disconnect() when already disconnected should no longer throw an exception (fixed https://github.com/slackapi/node-slack-sdk/issues/842).