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

Release date:
January 30, 2026
Previous version:
@slack/[email protected]+cli.2.32.2 (released August 27, 2025)
Magnitude:
3,171 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in @slack/[email protected]

vegeris
dependabot-bot
mwbrooks
github-actions[bot]
lukegalbraithrussell
WilliamBergamin

Directory Browser for @slack/[email protected]

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

Loading File Browser...

Release Notes Published

Patch Changes

  • 9318ec9: build(cli-test): document the compatible version of slack cli with each release

    The minimum supported Slack CLI version is now documented in the README instead of being encoded in the package version using build metadata (e.g. +cli.2.32.2). Build metadata is stripped by npm during publish, causing version conflicts with previously published versions and breaking the automated release workflow.