Skip to content

Releases: slackapi/node-slack-sdk

@slack/cli-test@3.0.0

21 Apr 03:00
189714e

Choose a tag to compare

Major Changes

  • d2b7a89: refactor(cli-test)!: rename env add/remove to env set/unset

    The Slack CLI v4.0.0 release changes the env commands to prefer set and unset aliases and the test tracers of this package were changed to match:

    - SLACK_TRACE_ENV_ADD_SUCCESS
    - SLACK_TRACE_ENV_REMOVE_SUCCESS
    + SLACK_TRACE_ENV_SET_SUCCESS
    + SLACK_TRACE_ENV_UNSET_SUCCESS
  • 5a9bb9a: refactor(cli-test)!: move 'create' to 'project create'

    Before the Slack CLI v4.0.0 release, the create command became a project subcommand while remaining aliased the same. This project now prefers:

    const createOutput = await SlackCLI.project.create({
      template: "slack-samples/bolt-js-starter-template",
      appPath,
      verbose: true,
    });

    But continues to run the slack create command for confidence in getting started guides.

@slack/cli-hooks@1.3.2

21 Apr 03:00
189714e

Choose a tag to compare

Patch Changes

  • 1a6c510: refactor(cli-hooks): use optional chaining check to gather project dependencies

@slack/webhook@7.0.9

13 Apr 21:55
b56deda

Choose a tag to compare

Patch Changes

  • 3a9c444: build(deps): bump minimum axios version to 1.15.0

@slack/web-api@7.15.1

13 Apr 21:55
b56deda

Choose a tag to compare

Patch Changes

  • 3a9c444: build(deps): bump minimum axios version to 1.15.0
  • 175dcb8: Fix user-agent header to URI-encode characters outside the Latin-1 range, preventing errors when process.title contains non-ASCII characters

@slack/webhook@7.0.8

13 Mar 01:13
909b5bd

Choose a tag to compare

Patch Changes

  • b8d922f: build: add support for node 24
  • Updated dependencies [b8d922f]
    • @slack/types@2.20.1

@slack/web-api@7.15.0

13 Mar 01:12
909b5bd

Choose a tag to compare

Minor Changes

Patch Changes

  • b8d922f: build: add support for node 24
  • Updated dependencies [b8d922f]
  • Updated dependencies [b8d922f]
    • @slack/logger@4.0.1
    • @slack/types@2.20.1

@slack/types@2.20.1

13 Mar 01:11
909b5bd

Choose a tag to compare

Patch Changes

  • b8d922f: build: add support for node 24

@slack/socket-mode@2.0.6

13 Mar 00:53
909b5bd

Choose a tag to compare

Patch Changes

  • b8d922f: build: add support for node 24
  • Updated dependencies [75649f4]
  • Updated dependencies [b8d922f]
  • Updated dependencies [b8d922f]
    • @slack/web-api@7.15.0
    • @slack/logger@4.0.1

@slack/oauth@3.0.5

13 Mar 00:53
909b5bd

Choose a tag to compare

Patch Changes

  • dbd38e2: fix: write files to the file installation store using the path.join method
  • b8d922f: build: add support for node 24
  • Updated dependencies [75649f4]
  • Updated dependencies [b8d922f]
  • Updated dependencies [b8d922f]
    • @slack/web-api@7.15.0
    • @slack/logger@4.0.1

@slack/logger@4.0.1

13 Mar 01:10
909b5bd

Choose a tag to compare

Patch Changes

  • b8d922f: build: add support for node 24