Skip to content

Releases: pnp/generator-teams

yoteams-build-core@1.3.0

30 Sep 07:18
Compare
Choose a tag to compare

[1.3.0]- <2021-09-30>

Added

  • Support for Teams manifest schema 1.11 (#234)

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

30 Sep 07:26
Compare
Choose a tag to compare

[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

27 Sep 07:36
Compare
Choose a tag to compare
Pre-release

Added

  • Support for Teams manifest schema 1.11 (#234)

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-preview3

27 Sep 07:37
Compare
Choose a tag to compare
Pre-release

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

yoteams-build-core@1.3.0-preview

16 Sep 08:38
Compare
Choose a tag to compare
Pre-release

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

16 Sep 09:20
Compare
Choose a tag to compare
Pre-release

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

14 Sep 11:27
Compare
Choose a tag to compare

[1.0.1]- <2021-09-14>

Fixes

yoteams-build-core@1.2.1

14 Sep 11:27
Compare
Choose a tag to compare

[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

13 Sep 12:16
Compare
Choose a tag to compare
Pre-release

[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

19 Aug 09:12
Compare
Choose a tag to compare
Pre-release

Fixes