Releases: slackapi/deno-slack-sdk
Releases · slackapi/deno-slack-sdk
1.4.4
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
What's Changed
- Clarify setting release version w PR tags by @srajiang in #120
- Bump the SlackApi version to current by @WilliamBergamin in #121
New Contributors
- @WilliamBergamin made their first contribution in #121
Full Changelog: 1.4.2...1.4.3
1.4.2
1.4.1
1.4.0
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
1.2.0
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
- @sgargslack made their first contribution in #102
- @seratch made their first contribution in #110
Full Changelog: 1.1.2...1.2.0
1.1.2
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
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
What's Changed
- Remove
home_tab_enabled
for runOnSlack apps by @srajiang in #93 - Add support for interactive blocks by @shapirone in #94
Full Changelog: 1.0.1...1.1.0