Skip to content

Releases: slackapi/node-slack-sdk

@slack/[email protected]

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/[email protected]

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/[email protected]

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/[email protected]

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/[email protected]...@slack/[email protected]

@slack/[email protected]

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

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

@slack/[email protected]

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

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

@slack/[email protected]

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

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

@slack/[email protected]

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/[email protected]...@slack/[email protected]

@slack/[email protected]

15 Aug 12:40
461afdd
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

855549b fix: bump axios to 1.7.4 to address CVE (#1875) - fixes #1874

@slack/[email protected]

15 Aug 22:00
e62f9e9
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/[email protected]...@slack/[email protected]