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

Release date:
January 26, 2024
Previous version:
@slack/[email protected] (released January 26, 2024)
Magnitude:
31,647 Diff Delta
Contributors:
84 total committers
Data confidence:
Commits:

406 Features Released with @slack/[email protected]

Top Contributors in @slack/[email protected]

stevengill
seratch
clavin
filmaj
aoberoi
misscoded
srajiang
hello-ashleyintech
chrisronline
shane-dewael-c97a

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

This release is meant to help users migrate to the smaller, lighter, independent packages. If you'd just like to test the compatibility of your app with the latest breaking changes, you can simply update the from a previous version of this package to this version. If everything works, you're ready to change your code to depend on the independent packages instead.

For each of the follow classes, these packages should be used directly.

| Class name | Command to install | |-------------------|------------------------------| | WebClient | npm install @slack/web-api | | RTMClient | npm install @slack/rtm-api | | IncomingWebhook | npm install @slack/webhook |

See the migration guide for more details.