slack-edge

Slack app development framework for edge functions with streamlined TypeScript support

MIT License

Downloads
4.1K
Stars
55
slack-edge - version 0.10.3

Published by seratch 8 months ago

Version 0.10.3 introduces the following features and improvements:

  • #16 #17 Fix bugs on Events API payload types - Thanks @StephenTangCook

All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.10.1...0.10.3

slack-edge -

Published by seratch 9 months ago

Version 0.10.1 introduces the following features and improvements:

  • Fix a bug where the app hung when payload is absent - Thanks @seratch
  • Update the examples and README for Socket Mode - Thanks @seratch

All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.10.0...0.10.1

slack-edge - version 0.10.0

Published by seratch 9 months ago

Version 0.10.0 introduces the following features and improvements:

  • Seamless @slack/socket-mode integration - Thanks @seratch
  • Addition of "is_forgotten" property to UserProfileChangedEvent - Thanks @StephenTangCook

All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.9.2...0.10.0