Skip to content

Releases: slackapi/bolt-js

@slack/bolt@1.1.0

20 May 23:33
Compare
Choose a tag to compare
  • Bolt will now fail with an error on initialization when it is started using an incompatible Node version (#174) - thanks @aoberoi
  • Bug fix: subtype() built-in middleware used an inverted logical condition (#180) - thanks @shanedewael
  • Bug fix: Errors from calling say() utility were not handled using the global error handler (#183) - thanks @sethlu and @aoberoi
  • Bug fix: The conversationContext() default built-in middleware did not allow events without a channel context to flow through handlers (#185) - thanks @aoberoi
  • Bug fix: The matchMessage() and directMention() built-in middleware would fail to process messages without text, such as Block Kit composed messages (#182) - thanks @aoberoi
  • Tons of improvements to the Getting Started guide, and other docs (#170, #171, #177, #178, #181, #186, #188, #193, #194) - thanks @shanedewael, @0xflotus, and @seratch.

@slack/bolt@1.0.1

24 Apr 21:40
a1a19d8
Compare
Choose a tag to compare
  • Fix block action detection and removes StringIndexed from action body types (#166) - thanks @aoberoi
  • Fail early for unknown constraints (#167) - thanks @aoberoi

Introducing Bolt - v1.0.0

24 Apr 00:07
Compare
Choose a tag to compare

Bolt is a framework for building Slack apps, fast.

Get started to build your team's next productivity enhancer, social sidekick, or just have some fun with memes. Bolt makes it a cinch listen in on the Events API, send composed messages, respond to interactions in those messages, and more.

Get more details in the full documentation.

Where is Slapp?

Bolt wouldn't be possible without all the amazing work from Slapp contributors and community - it evolved from the Slapp codebase. Slapp will continue to be supported on the v3 branch but we'd really like existing Slapp users to give Bolt a try. We've been mindful to make sure Slapp apps will translate over without too much pain, and will be publishing a migration guide in the future.

@slack/bolt@v1.0.0-alpha.0

24 Apr 00:06
e7e49ec
Compare
Choose a tag to compare
@slack/bolt@v1.0.0-alpha.0