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.
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 !
Fetched April 3, 2026