Bolt: @slack/bolt@1.4.1 Release

Release date:
October 23, 2019
Previous version:
@slack/bolt@1.4.0 (released October 9, 2019)
Magnitude:
22 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in @slack/bolt@1.4.1

seratch
marks
aoberoi
grgr-dkrk

Directory Browser for @slack/bolt@1.4.1

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

Release Notes Published

  • Adds updated types for the app_home_opened event. The event now contains a tab property, which can be set to "home" or "messages". The event might also contain a view property. These changes are in support of App Home Home Tabs. (#292) thanks @seratch!