Skip to content

Releases: slackapi/deno-slack-hooks

1.3.0

01 Apr 16:57
64a3365
Compare
Choose a tag to compare

What's Changed

  • add symbolic link to readme by @WilliamBergamin in #79
  • feat: return runtime versions used by the application with a doctor hook by @zimeg in #81

Full Changelog: 1.2.3...1.3.0

1.2.3

05 Dec 16:52
5469b14
Compare
Choose a tag to compare

What's Changed

  • You can now interact with api.slack.com URLs when locally running your function (previously, these would get blocked with a PermissionError) by @filmaj in #77

New Contributors

  • @zimeg made their first contribution in #76

Full Changelog: 1.2.2...1.2.3

1.2.2

10 Nov 17:17
92ba391
Compare
Choose a tag to compare

What's Changed

  • Improve support for npm: specifiers via better esbuild configuration by @WilliamBergamin in #74

Full Changelog: 1.2.0...1.2.2

1.2.0

26 Oct 20:37
64847de
Compare
Choose a tag to compare

What's Changed

  • Add support for npm: specifiers via fallback bundling with esbuild by @WilliamBergamin in #71

Full Changelog: 1.1.0...1.2.0

1.1.0

24 May 20:14
5542013
Compare
Choose a tag to compare

What's Changed

  • Update with glossary terms by @WilliamBergamin in #61
  • Format docs by @shapirone in #62
  • Update maintainers guide to touch up auto-generated release notes by @shapirone in #64
  • Temporarily exclude no-deprecated-deno-api lint rule by @shapirone in #66
  • Bumping version for release 1.1.0 (adds support for SLACK_DEBUG environment variable for request/response logging to functions.complete* APIs) by @filmaj in #67

Full Changelog: 1.0.1...1.1.0

1.0.1

11 Apr 16:52
c904217
Compare
Choose a tag to compare

What's Changed

  • Ignore API-type functions when bundling function code in the build hook by @filmaj in #59

Full Changelog: 1.0.0...1.0.1

1.0.0

31 Mar 17:09
a342a3c
Compare
Choose a tag to compare

What's Changed

The 1.0.0 release is just a major version bump and is otherwise the same as https://github.com/slackapi/deno-slack-hooks/releases/tag/0.10.0

Full Changelog: 0.9.3...1.0.0

0.10.0

24 Mar 12:49
Compare
Choose a tag to compare

What's Changed

  • Merge deno-slack-builder into this repo, add support for multiple protocols. by @filmaj in #57
  • Integrate a better CLI utility for generating code coverage reports. by @filmaj in #56

Full Changelog: 0.9.3...0.10.0

0.9.3

17 Feb 01:36
31fc05b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.2...0.9.3

0.9.2

03 Feb 01:25
860b781
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.9.2