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

Release date:
July 25, 2024
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in @slack/[email protected]

Could not determine top contributors for this release.

Directory Browser for @slack/[email protected]

We couldn't find a release before this one

Release Notes Published

What's Changed

This release removes requirements for the SLACK_CLI_XOXB and SLACK_CLI_XAPP environment variables from the start hook :axe:

This check was previously in place to ensure startup succeeds for apps using Socket Mode, but it's a bit too strict for apps connecting with HTTP instead - these apps require a signing secret instead of an app token - so it was removed!

Changes

  • cli-hooks(fix): remove environment variable requirements from the start hook #1835

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]