Skip to content

Releases: slackapi/node-slack-sdk

@slack/web-api@7.5.0

17 Sep 19:44
453ef16
Compare
Choose a tag to compare

What's Changed

We've released support for AI Assistants & Agents via @slack/web-api:

Full Changelog

571bc3a feat (web-api / types): Add support for assistant.threads.* API (#2033)

@slack/types@2.14.0

17 Sep 20:00
02f9b87
Compare
Choose a tag to compare

We've released support for AI Assistants & Agents and have added associated event types.

Changelog

571bc3a feat (web-api / types): Add support for assistant.threads.* API (#2033)

@slack/types@2.13.1

10 Sep 19:52
8274198
Compare
Choose a tag to compare

What's Changed

This patch release fixes an issue where TypeScript could get confused with references to the Slack MessageEvent type and confuse it with node's MessageEvent interface.

Changelog

2c1a6e6 types(test): add a test to not mix up built-in node MessageEvent type (#2022)
beb0345 MessageEvent incorrectly references the Node global MessageEvent type. fixes #2020 (#2021) - thank you @varmil !

New Contributors

  • @varmil made their first contribution in #2021. Thank you ❤️

@slack/web-api@7.4.0

05 Sep 20:41
956e6b8
Compare
Choose a tag to compare

What's Changed

We've released two new APIs for use via @slack/web-api:

Full Changelog

a3a06ec web-api(feat): add support for conversations.requestShared approve , deny APIs (#1843)

@slack/types@2.13.0

30 Aug 13:17
636e4d7
Compare
Choose a tag to compare

What's New

The big change in this release is adding Events API event payloads. These were lifted straight from the bolt-js project and introduced into @slack/types. We plan on improving these types significantly in the upcoming @slack/types v3 major release (see the milestone for details on what we plan to tackle in this upcoming release). Other Slack ECMAscript projects, like @slack/socket-mode and deno-slack-sdk, will eventually consume event payload types from this package once v3 lands.

d857511 feat: adding event payloads from bolt-js as a starting point (#1907)
042fec0 chore (types): small refactorings and two new helper types (#1823)
893b836 types: small refactor in views, jsdoc all view properties, add type tests (#1820)
f8d06ca types: export helper union types (#1819)

@slack/socket-mode@1.3.6

16 Aug 00:20
3ec2353
Compare
Choose a tag to compare

What's Changed

This patch release bumps the minimum version of axios to 1.7.4 to address a CVE - see Axios 1.7.4 release notes for more information.

Changelog

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@slack/socket-mode@1.3.5...@slack/socket-mode@1.3.6

@slack/rtm-api@7.0.1

16 Aug 00:49
16373a9
Compare
Choose a tag to compare

What's Changed

This patch release bumps the minimum version of axios to 1.7.4 to address a CVE - see Axios 1.7.4 release notes for more information.

Changelog

  • rtm-api(build): use a minimum version of @slack/web-api@7.3.4 - Thanks @zimeg! #1887

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@slack/socket-mode@2.0.1...@slack/rtm-api@7.0.1

@slack/oauth@3.0.1

16 Aug 01:36
09c0bc1
Compare
Choose a tag to compare

What's Changed

This patch release bumps the minimum version of axios to 1.7.4 to address a CVE - see Axios 1.7.4 release notes for more information.

Changelog

  • oauth(build): use a minimum version of @slack/web-api@7.3.4 - Thanks @zimeg! #1891

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@slack/rtm-api@7.0.1...@slack/oauth@3.0.1

@slack/oauth@2.6.3

16 Aug 01:17
14ea3e5
Compare
Choose a tag to compare

What's Changed

This patch release bumps the minimum version of axios to 1.7.4 to address a CVE - see Axios 1.7.4 release notes for more information.

Changelog

  • oauth(build): use a minimum version of @slack/web-api@6.12.1 - Thanks @zimeg! #1889

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@slack/oauth@2.6.2...@slack/oauth@2.6.3

@slack/webhook@7.0.3

15 Aug 21:44
e0ff4c0
Compare
Choose a tag to compare

What's Changed

This patch release bumps the minimum version of axios to 1.7.4 to address a CVE - see Axios 1.7.4 release notes for more information.

Changelog

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@slack/web-api@7.0.2...@slack/webhook@7.0.3