Releases: wictorwilen/botbuilder-teams-messagingextensions
Releases · wictorwilen/botbuilder-teams-messagingextensions
1.8.1
1.8.1-preview.1
Fixes
- Updated dependencies
1.8.0
1.8.0-preview3
Added
- Added support for Adaptive Cards 1.4 universal actions
adaptiveCard/action
(#12) - Added unit tests - 100% code coverage
Changes
- Moved from Travis CI to Github Actions
- Migrated from TSLint to ESLint
- Migrated to botbuilder 4.14.1
Fixes
- Fixed issues where submitAction could return an error if overrides was not defined
- Fixed an issue where selectItem returned a success even when an error occurred
1.8.0-preview2
Added
- Added support for Adaptive Cards 1.4 universal actions
adaptiveCard/action
(#12) - Added unit tests - 100% code coverage
Changes
- Moved from Travis CI to Github Actions
- Migrated from TSLint to ESLint
Fixes
- Fixed issues where submitAction could return an error if overrides was not defined
- Fixed an issue where selectItem returned a success even when an error occurred
1.8.0-preview
Added
- Added support for Adaptive Cards 1.4 universal actions
adaptiveCard/action
- Added unit tests
Changes
- Moved from Travis CI to Github Actions
- Migrated from TSLint to ESLint