Releases: waigel/node-ms-teams-webhook
Releases · waigel/node-ms-teams-webhook
ms-teams-webhook: v2.2.2
ms-teams-webhook: v2.2.1
2.2.1 (2024-08-01)
Features
- Add adaptive card example and include README.md and LICENSE in release package (ab77c3f)
- Add console warning when using old team connector url (#33) (0f1f6e0)
- Add missing commonjs build to lib and add example (dad7497)
- Add sendAdaptiveCard methode and tests (b82c9ed)
- Add sendText() methode with test coverage (#33) (192400a)
- Export adaptive card types (#33) (2d21f4c)
- Improve jsdoc and add sendRawAdaptiveCard function (#33) (089fc65)
- Prepare Repo for next generation of ms-teams-webhook v3 (#33) (e70a82a)
Bug Fixes
- Add missing tsconfig.ts for ms-teams-webhook and fix type errors (60ab596)
- Make sendRawAdaptiveCard async (#33) (042eaf4)
Miscellaneous Chores
ms-teams-webhook: v2.2.0
2.2.0 (2024-08-01)
Features
- Add adaptive card example and include README.md and LICENSE in release package (ab77c3f)
- Add console warning when using old team connector url (#33) (0f1f6e0)
- Add sendAdaptiveCard methode and tests (b82c9ed)
- Add sendText() methode with test coverage (#33) (192400a)
- Export adaptive card types (#33) (2d21f4c)
- Improve jsdoc and add sendRawAdaptiveCard function (#33) (089fc65)
- Prepare Repo for next generation of ms-teams-webhook v3 (#33) (e70a82a)