Releases: slackapi/deno-slack-hooks
Releases · slackapi/deno-slack-hooks
1.5.0
What's Changed
- feat: add support for the "new" deno bundle command by @WilliamBergamin in #116
Maintenance 🏗️
- fix: allow non import prefix by @WilliamBergamin in #115
- release: version 1.5.0 by @WilliamBergamin in #117
Dependabot 
- Bump ncipollo/release-action from 1.16.0 to 1.18.0 by @dependabot[bot] in #108
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #110
- Bump ncipollo/release-action from 1.18.0 to 1.19.0 by @dependabot[bot] in #112
- Bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #111
- Bump ncipollo/release-action from 1.19.0 to 1.20.0 by @dependabot[bot] in #114
- Bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #113
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
Fixes
- fix: check updates for known deps imported in deno configs & .slack/hooks by @zimeg in #103
- fix: support deno version 2.x by @WilliamBergamin in #106
- fix: redirect changelog links to the current docs site by @zimeg in #104
Maintenance
- ci: pin actions workflow step hashes and use minimum permissions by @zimeg in #101
- chore: release 1.4.0 by @WilliamBergamin in #107
Full Changelog: 1.3.2...1.4.0
1.3.2
What's Changed
- chore(license): share code under the mit license by @zimeg in #92
- chore: update the esbuild dependencies by @WilliamBergamin in #98
- chore: release 1.3.2 by @WilliamBergamin in #99
Contributing
Dependabot
- Bump denoland/setup-deno from 1 to 2 by @dependabot in #96
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #97
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
Code coverage improvements
- Add codecov coverage report uploading by @filmaj in #83
- Add codecov badge to README by @filmaj in #84
Dependabot
- feat: configure dependabot by @WilliamBergamin in #86
- Bump actions/checkout from 2 to 4 by @dependabot in #87
Health Score
- Give health score a shot by @filmaj in #85
- Split out health score as separate job that runs after test by @filmaj in #88
Patch level changes
- chore: bump runtime version by @WilliamBergamin in #90
- chore: release 1.3.1 by @WilliamBergamin in #91
New Contributors
- @dependabot made their first contribution in #87
Full Changelog: 1.3.0...1.3.1
1.3.0
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
1.2.2
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
What's Changed
- Add support for
npm:specifiers via fallback bundling withesbuildby @WilliamBergamin in #71
Full Changelog: 1.1.0...1.2.0
1.1.0
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-apilint rule by @shapirone in #66 - Bumping version for release 1.1.0 (adds support for
SLACK_DEBUGenvironment variable for request/response logging tofunctions.complete*APIs) by @filmaj in #67
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
Full Changelog: 1.0.0...1.0.1