Releases: pnp/generator-teams
Releases · pnp/generator-teams
[email protected]
[email protected]
[3.3.0]- <2021-09-30>
Added
- Support for messaging extensions with Adaptive Card 1.4 Universal Action
- Support for Teams manifest schema 1.11 (#234, #240)
Changes
- Changed Adaptive Card versions to 1.4 (#227)
- Separated Typescript type checking into separate child process to improve build performance (PR #233 by s-KaiNet)
- Dependency bumps
Fixes
- Fixed an issue where the bot help dialog caused an error
- Dependency bump
Tests passing: 12.033
[email protected]
[email protected]
[email protected]
Changes
serve
commands will now use Webpack dev server to improve client side build and also allows for live-reloading (PR #233 by s-KaiNet)
[email protected]
Added
- Support for messaging extensions with Adaptive Card 1.4 Universal Action
Changes
- Changed Adaptive Card versions to 1.4 (#227)
- Separated Typescript type checking into separate child process to improve build performance (PR #233 by s-KaiNet)
- Dependency bumps
Fixes
- Fixed an issue where the bot help dialog caused an error
[email protected]
[email protected]
[1.2.1]- <2021-09-14>
Added
- Added flag
--no-schema-validation
to skip validation of Manifest schema (not listed as a supported schema)
Fixes
- Fixed an issue where
ngrok-start
task threw an exception in the exception handler (#225)
[email protected]
[Unreleased]- <2021-09-13>
Added
- Added flag
--no-schema-validation
to skip validation of Manifest schema (not listed as a supported schema)
Fixes
- Fixed an issue where
ngrok-start
task threw an exception in the exception handler (#225)
[email protected]
Fixes
- Fix #228