Skip to content

Releases: pnp/generator-teams

[email protected]

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)

[email protected]

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

[email protected]

27 Sep 07:36
Compare
Choose a tag to compare
[email protected] Pre-release
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)

[email protected]

27 Sep 07:37
Compare
Choose a tag to compare
[email protected] Pre-release
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

[email protected]

16 Sep 08:38
Compare
Choose a tag to compare
[email protected] Pre-release
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)

[email protected]

16 Sep 09:20
Compare
Choose a tag to compare
[email protected] Pre-release
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

[email protected]

14 Sep 11:27
Compare
Choose a tag to compare

[1.0.1]- <2021-09-14>

Fixes

[email protected]

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)

[email protected]

13 Sep 12:16
Compare
Choose a tag to compare
[email protected] Pre-release
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)

[email protected]

19 Aug 09:12
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Fixes