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

Release date:
September 10, 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 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

2c1a6e6a types(test): add a test to not mix up built-in node MessageEvent type (#2022) beb0345c 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 ❀️