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

Release date:
September 29, 2023
Previous version:
@slack/[email protected] (released November 8, 2022)
Magnitude:
2,655 Diff Delta
Contributors:
13 total committers
Data confidence:
Commits:

45 Features Released with @slack/[email protected]

Top Contributors in @slack/[email protected]

seratch
chrisronline
filmaj
hello-ashleyintech
srajiang
cmbuckley
redneb
callumsteele4
svc-ghe-snow
mztnnrt

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

What's Changed

  • 124d8ca Add rich text types (#1643) - thank you @chrisronline !
  • 208c53f Drop use of deprecated interfaces and use new aliased one. (#1664)
  • d0b04a0 Add a README to the types package. (#1663)
  • e4a291a @slack/types Full JSdoc, deprecate WorkflowStep, Action (aliased to Actionable) and Confirm (aliased to ConfirmationDialog) and upcoming major version breaking change TODOs as comments (#1662)
  • 09ef142 Types: split single index.ts file into files based on function/category (#1656)
  • da5da33 types: Adding deprecation notices to Dialogs and Steps From Apps types (#1655)
  • 708ee5e Add author_subname property to MessageAttachment (#1621) - thank you @mztnnrt !

New Contributors