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

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

Top Contributors in @slack/[email protected]

filmaj

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 introduces two major changes:

  • the minimum node version is now 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.
  • the dependent @slack/web-api package has been updated to the latest major version, v7. While web-api is not directly exposed in this oauth library so it should not affect consuming applications, it is worth mentioning that the client methods web-api exposes has newer, stricter, more accurate TypeScript types. This should not affect developers, but is worth calling out.

No other changes were released!