Releases: pnp/generator-teams
Releases · pnp/generator-teams
yoteams-build-core@1.3.0
generator-teams@3.3.0
[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
yoteams-build-core@1.3.0-preview2
generator-teams@3.3.0-preview3
yoteams-build-core@1.3.0-preview
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)
generator-teams@3.3.0-preview2
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
yoteams-deploy@1.0.1
yoteams-build-core@1.2.1
[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)
yoteams-build-core@1.2.1-preview2
[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)
yoteams-deploy@1.0.1-preview
Fixes
- Fix #228