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

Release date:
August 8, 2019
Previous version:
@slack/[email protected] (released July 26, 2019)
Magnitude:
183 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in @slack/[email protected]

clavin

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

  • Add support for pre-parsed requests (#800, #844) - thanks @troysteinbauer, @clavin.
    • Functionality was ported from @slack/events-api.
    • This enables serverless environments & other middleware to pre-parse a request's body so long as they populate the rawBody field of the request.