Skip to content

Version 2.6.0

Compare
Choose a tag to compare
@raycharius raycharius released this 17 Jul 13:50
· 45 commits to main since this release
2ea818e

✨ Add Video() to support video blocks and minor feature and bug fixes

  • Add Video() to the library to support the latest block supported by the Slack API.
  • Add buildBlock() and buildBlocks() utility functions to build and return Slack API-ready objects for separate blocks.
  • Fix bug where using conditionals within the build functions for Accordion and Paginator lead to TypeScript errors.