Skip to content

Releases: slackapi/deno-slack-sdk

1.4.4

20 Jan 18:14
fc0a0a1
Compare
Choose a tag to compare

What's Changed

  • Improve the errors returned from the manifest validation by updating the default malformed workflow step inputs to undefined by @jesselawson in #123

Full Changelog: 1.4.3...1.4.4

1.4.3

01 Dec 15:12
ecd23a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.2...1.4.3

1.4.2

11 Nov 17:37
c6ffb89
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.4.2

1.4.1

01 Nov 18:59
8d32b18
Compare
Choose a tag to compare

What's Changed

  • Bump the SlackApi version to the current by @cchensh in #118

New Contributors

Full Changelog: 1.4.0...1.4.1

1.4.0

28 Oct 17:14
72b57ac
Compare
Choose a tag to compare

What's Changed

  • Add support for block suggestion handlers by @filmaj in #116
  • Add assertions on definition properties in tests by @seratch in #114
  • HERMES-4039: mark response_url deprecated by @mcodik in #115
  • Revert "HERMES-4039: mark response_url deprecated" by @mcodik in #117

New Contributors

Full Changelog: 1.3.0...1.4.0

1.3.0

13 Oct 17:51
2f99357
Compare
Choose a tag to compare

What's Changed

  • Updating interactivity docs for block actions and view events to use the SlackFunction construct by @filmaj in #112
  • Expose enterprise_id to userland handlers. by @filmaj in #111

Full Changelog: 1.1.3...1.3.0

1.2.0

30 Sep 17:58
4a66edd
Compare
Choose a tag to compare

What's Changed

  • Adding a test for multiple workflows passed into Manifest() by @selfcontained in #100
  • Add developer education team as codeowner of docs dir by @shapirone in #97
  • Adds a document outlining Events by @shapirone in #95
  • PSA-2509: Updated SendMessage functions to use Rich Text by @sgargslack in #102
  • Add a client instance to function handler params by @selfcontained in #101
  • HERMES-3573: Add type to body.message Block Action handler argument by @filmaj in #104
  • Try 2: Fix parameter typing based on the discriminate union by @shapirone in #103
  • Add specific instructions on how to implement a function in docs by @filmaj in #105
  • [HERMES-3843] Shim deno fetch api for npm build by @srajiang in #107
  • Update type parameters to be compatible with Deno 1.26 breaking changes by @seratch in #110
  • Adds min supported engines properties to npm build package.json by @srajiang in #108

New Contributors

Full Changelog: 1.1.2...1.2.0

1.1.2

01 Sep 21:37
92451b5
Compare
Choose a tag to compare

What's Changed

  • Revert "Fix parameter typing based on the discriminate union (#96)" by @shapirone in #98

Full Changelog: 1.1.1...1.1.2

1.1.1

01 Sep 16:40
895e3d9
Compare
Choose a tag to compare

What's Changed

  • Fix parameter typing based on the discriminate union by @shapirone in #96

Full Changelog: 1.1.0...1.1.1

1.1.0

01 Sep 00:03
8795786
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.1.0