Bolt: @slack/bolt@3.21.2 Release

Release date:
September 5, 2024
Previous version:
@slack/bolt@3.21.1 (released August 16, 2024)
Magnitude:
1,463 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in @slack/bolt@3.21.2

filmaj
WilliamBergamin
zimeg
dependabot-bot

Directory Browser for @slack/bolt@3.21.2

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

The main change in this patch release is creating an npm release for the change in #2223, where exported event payload types were moved from bolt-js to @slack/types. If you see errors compiling your TypeScript-based application that look like:

Module './types' has already exported a member

.. then upgrading to this release should address the issue (see #2233 and #2234 for issue details).

Full Changelog: https://github.com/slackapi/bolt-js/compare/@slack/bolt@3.21.1...@slack/bolt@3.21.2