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

Release date:
April 1, 2024
Previous version:
@slack/[email protected] (released January 10, 2024)
Magnitude:
1,127 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in @slack/[email protected]

filmaj
seratch
zimeg
WhiteKiwi

Directory Browser for @slack/[email protected]

All files are compared to previous version, @slack/[email protected]. Click here to browse diffs between other versions.

Loading File Browser...

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).