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

Release date:
August 30, 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 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.

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