Bolt: @slack/[email protected] Release

Release date:
October 9, 2019
Previous version:
@slack/[email protected] (released September 25, 2019)
Magnitude:
1,197 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

Top Contributors in @slack/[email protected]

shaydewael
seratch
TK95
aoberoi
koh110
43081j
ikenami

Directory Browser for @slack/[email protected]

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

Release Notes Published

  • Adds a much-anticipated enhancement to fire member_joined_channel and member_left_channel events for your own bot (#236) - thanks @TK95 πŸŽ‰
  • Adds the ability to pass in WebClient options into the constructor (#228 and #278) - thanks @koh110 and @aoberoi βš™οΈ
  • Adds Japanese πŸ‡―πŸ‡΅documentation for Block Kit in modals (#268) - thanks @seratch
  • Fixes some typos and mistranslations in the Japanese documentation (#279) - thanks @grgr-dkrk
  • Adds view_closed for Block Kit in modals (uses the same view() method) (#276) - thanks @shanedewael
  • Removes redundant types for please-upgrade-node (#253) - thanks @43081j
  • Adds tests to for the incoming event handler (#269) - thanks @seratch
  • Updates logger + documentation to use getLevel() (#270 and #285)- thanks @shanedewael
  • Fixes a bug with custom receiver being overwritten when signingSecret was passed into constructor (#271) - thanks @shanedewael
  • Adds a maintainer guide (#272) - thanks @shanedewael
  • Fixes a JA documentation inconsistency (#273) - thanks @ikenami