Skip to content

Releases: slackapi/node-slack-sdk

@slack/[email protected]

02 Jan 19:59
3faa5b6
Compare
Choose a tag to compare

Bumps axios to 1.6.3 to address a security vulnerability.

@slack/[email protected]

02 Jan 19:56
4fe8dfe
Compare
Choose a tag to compare

Bumps axios to 1.6.3 to address a security vulnerability.

@slack/[email protected]

20 Dec 19:13
Compare
Choose a tag to compare
  • Adds support for style.code properties on rich text elements. See original issue #1706 and PR to resolve #1707.

@slack/[email protected]

20 Dec 18:49
b6dadd9
Compare
Choose a tag to compare

What's Changed

  • Add code property to RichTextStyleable, allowing to inline-code style rich text by @filmaj in #1707

@slack/[email protected]

14 Dec 20:36
6e2d515
Compare
Choose a tag to compare
Pre-release

What's Changed

A lot! While this is only a release candidate as we finalize the next major version of web-api, v7, you can give it a go while we put the final touches on it.

We have also prepared a migration guide for those worried about what has changed and how to migrate from v6.

For the full list of changes, please take a look at the migration guide.

To install and give it a whirl, simply:

npm i @slack/web-api@rc

Your feedback is incredibly valuable to us! If you do give this release candidate a try, first: thank you! Second, if you find any issues or have trouble using it, please let us know by filing an issue.

@slack/[email protected]

27 Nov 18:43
b18a32b
Compare
Choose a tag to compare

What's Changed

62e4570 rtm-api: add support for custom webClient (#1696)

New Contributors

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

@slack/[email protected]

14 Nov 20:47
3df3769
Compare
Choose a tag to compare

What's Changed

66eb303 Add support for apps.manifest.* endpoints - thanks @misscoded! (#1690)
6e07903 Add new args to admin.users.list and update web API response types - thanks @seratch! (#1688)

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

@slack/[email protected]

14 Nov 20:28
1312f62
Compare
Choose a tag to compare

What's Changed

41f771e Add new file_input block kit element - thanks @filmaj! For more information, check out the File Input Block Kit Element reference documentation. (#1689)
a8b948d typo in types package README fix - thanks @marcomow! (#1678)

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

@slack/[email protected]

30 Oct 17:02
9edb0f3
Compare
Choose a tag to compare

What's Changed

a74e35b feat: upgrade axios to resolve CVE-2023-45857 (#1682)

New Contributors

@slack/[email protected]

30 Oct 17:59
c80fdc2
Compare
Choose a tag to compare