releases.shpreview
Slack/Node SDK/@slack/oauth@3.0.0

@slack/oauth@3.0.0

$npx -y @buildinternet/releases show rel_L36d1d0I12O8t0btf4E5e

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!

Fetched April 3, 2026