Node Slack Sdk: @slack/web-api@7.0.1 Release

Release date:
January 19, 2024
Previous version:
@slack/web-api@7.0.0 (released January 16, 2024)
Magnitude:
84 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in @slack/web-api@7.0.1

filmaj

Directory Browser for @slack/web-api@7.0.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

What's Changed

Only relevant to consumers in TypeScript projects: we mistakenly removed the types for method arguments as exports in the 7.0.0 major release (e.g. ViewsPushArguments, etc. - any of the types listed in this file). These were available for consumers to import in the 6.x versions of web-api. Woops! This release simply adds these back in.

Full Changelog

d5c17d8 web-api: re-export method argument types (#1729)