bjerkio/nestjs-slack
Lightweight library to use Slack in NestJS applications.
12 Releases
Latest: 3y ago
v2.0.0Latest
💥 ⚠ BREAKING CHANGES
- Improve configuration (#211)
- Read the migration guide here: https://github.com/bjerkio/nestjs-slack/blob/main/docs/migrate-v1-v2.md
✨ Features
- Add multiple webhooks feature ([#217](https://github.com/bjerkio/nestjs-slack/issues/217)) ([5843539](https://github.com/bjerkio/nestjs-slack/commit/58435397f8b0a171e600ac6f1e71129dd3805c22))
♻️ Code Refactoring
- Improve configuration ([#211](https://github.com/bjerkio/nestjs-slack/issues/211)) ([0982baf](https://github.com/bjerkio/nestjs-slack/commit/0982baf0281674a0a857ffd94bee1c24c58406ec))
v1.4.1
🐛 Bug Fixes
- wrongly assigned channel ([#212](https://github.com/bjerkio/nestjs-slack/issues/212)) ([f80c66d](https://github.com/bjerkio/nestjs-slack/commit/f80c66d0a1edb3419278508d863ab53818266b19))
v1.4.0
📦 Miscellaneous Chores
- release 1.4.0 ([6dd1bb6](https://github.com/bjerkio/nestjs-slack/commit/6dd1bb66d035093b86b82177b1e8231113fc101f))
v1.3.4
🐛 Bug Fixes
- build issues ([f514133](https://github.com/bjerkio/nestjs-slack/commit/f5141334550e8e2d3cd499078d7d67f54a45d8f9))
v1.3.3
🐛 Bug Fixes
- release issue ([9354f9c](https://github.com/bjerkio/nestjs-slack/commit/9354f9c718e9cee82a58c10c26a658da64e8fb3e))
v1.3.2
🐛 Bug Fixes
- Remove error when channel or defaultChannel is unset for google ([54421af](https://github.com/bjerkio/nestjs-slack/commit/54421afadcbd5eb2f0e3f50d995aa78f1257a3ad))
nestjs-slack v1.3.1v1.3.1
🐛 Bug Fixes
- move @google-cloud/logging to deps g ([3463bb6](https://www.github.com/bjerkio/nestjs-slack/commit/3463bb6f7b8221916cca87c9b67fffe56700f97f))
v1.3.0
✨ Features
- Add webhook type ([#80](https://github.com/bjerkio/nestjs-slack/issues/80)) ([4ca3e5d](https://github.com/bjerkio/nestjs-slack/commit/4ca3e5d2f4f866775639a6566e0d7ea193b5796a))
- forRootAsync ([#83](https://github.com/bjerkio/nestjs-slack/issues/83)) ([5c06158](https://github.com/bjerkio/nestjs-slack/commit/5c061589ecce57077bcf252cec7b4eeee193a041))
🐛 Bug Fixes
- add @slack/web-api and slack-block-builder to dependencies ([12686c3](https://github.com/bjerkio/nestjs-slack/commit/12686c37cbece91dc2f739a4c763cdae2bd60bb4))
nestjs-slack v1.2.0v1.2.0
✨ Features
- Append version to producer metadata and add `slack` to log entry. ([1a499d8](https://www.github.com/bjerkio/nestjs-slack/commit/1a499d81686d39319766617422e2e1946270a7c6))
nestjs-slack v1.1.0v1.1.0
✨ Features
- Add newline on stdout writing function ([908cccd](https://www.github.com/bjerkio/nestjs-slack/commit/908cccd3e877b656a9d1c29097a2256b5d2f744d))
🐛 Bug Fixes
- logs not being parsed in stackdriver. ([#22](https://www.github.com/bjerkio/nestjs-slack/issues/22)) ([5f4d393](https://www.github.com/bjerkio/nestjs-slack/commit/5f4d3931f7def0463afa655f173b716addd9c5d2))
- Breaking behaviour: It should've probably been a major version bump, but `release-please` missed out 🤷♂️.
- See #22 for more.
nestjs-slack v1.0.1v1.0.1
🐛 Bug Fixes
- add missing peerDependencies ([#8](https://www.github.com/bjerkio/nestjs-slack/issues/8)) ([d2a4f7b](https://www.github.com/bjerkio/nestjs-slack/commit/d2a4f7b667e73586d12d74de47d31790829d62c8))
nestjs-slack v1.0.0v1.0.0
✨ Features
- First release ([0b089f3](https://www.github.com/bjerkio/nestjs-slack/commit/0b089f34a878645e3be1e34475fee12813765d47))
