Skip to content

Releases: pnp/generator-teams

yoteams-deploy@1.0.0-preview

28 May 14:48
Compare
Choose a tag to compare
Pre-release

Added

  • Initial release

yoteams-build-core@1.2.0-preview3

28 May 14:50
Compare
Choose a tag to compare
Pre-release

Added

  • Added codespaces-serve task, only available inside a Github Codespaces container, for automatic host name generation when using Github Codespaces
  • Watches for changes in .env files and rebuilds and restarts the solution, as well as scaffolds an updated manifest package
  • Support for plugins

Changes

  • [BREAKING] Changed the environment variable HOSTNAME to PUBLIC_HOSTNAME to not reuse the system set HOSTNAME.
  • Updated referenced packages
  • Switched to gulp-dart-sass due to deprecated node-sass
  • Node 10.x no longer supported

yoteams-build-core@1.2.0-preview2

27 May 11:11
Compare
Choose a tag to compare
Pre-release

Added

  • Added codespaces-serve task, only available inside a Github Codespaces container, for automatic host name generation when using Github Codespaces
  • Watches for changes in .env files and rebuilds and restarts the solution, as well as scaffolds an updated manifest package

Changes

  • [BREAKING] Changed the environment variable HOSTNAME to PUBLIC_HOSTNAME to not reuse the system set HOSTNAME.
  • Updated referenced packages
  • Switched to gulp-dart-sass due to deprecated node-sass
  • Node 10.x no longer supported

generator-teams@3.2.0-preview

27 May 08:23
Compare
Choose a tag to compare
Pre-release

Added

  • Specify package manager by adding --node-package-manager to the command line. Ex yo --node-package-manager yarn
  • Improved conflict resolution when re-running the generator
  • Support for Microsoft Teams manifest schema 1.10

Changes

  • [BREAKING] Changed the environment variable HOSTNAME to PUBLIC_HOSTNAME to not reuse the system set HOSTNAME environment variable. Required for Github Codespaces integration and when multiple web apps are load balanced.
  • [BREAKING] Node 10.x no longer supported
  • Updated build packages
  • Moved custom skip-install implementation to native Yeoman version
  • Updated to Microsoft Teams JS SDK 1.10
  • Node 10.x no longer supported
  • Improved integration testing for generator

Deleted

  • Deleted non used reference to ngrok in scaffolded project (as it is referenced by the build package since v3)

Tests passing: 6.631

yoteams-build-core@1.2.0-preview

26 May 20:58
Compare
Choose a tag to compare
Pre-release

Added

  • Added codespaces-serve task, only available inside a Github Codespaces container, for automatic host name generation when using Github Codespaces
  • Watches for changes in .env files and rebuilds and restarts the solution, as well as scaffolds an updated manifest package

Changes

  • [BREAKING] Changed the environment variable HOSTNAME to PUBLIC_HOSTNAME to not reuse the system set HOSTNAME.
  • Updated referenced packages
  • Switched to gulp-dart-sass due to deprecated node-sass
  • Node 10.x no longer supported

generator-teams@3.1.0

21 May 07:26
ce3af7a
Compare
Choose a tag to compare

[3.1.0]- <2021-05-21>

Added

  • Support for link unfurling (#200) - @PaoloPia
  • Dedicated option for creating a static tab for Viva Connections (manifest schema 1.9 or later)

Changes

  • Microsoft Teams Schema 1.9 set as default schema

Fixed

  • Typo in question for bot (#191)
  • Invalid messaging extension description (#192)
  • Invalid condition in prompt for Bot Id (#193)
  • Fixed state/closure issue on Connector configuration

Tests passing: 4.211

generator-teams@3.1.0-preview2

19 May 07:45
Compare
Choose a tag to compare
Pre-release

Added

  • Support for link unfurling (#200) - @PaoloPia
  • Dedicated option for creating a static tab for Viva Connections (manifest schema 1.9 or later)

Changes

  • Microsoft Teams Schema 1.9 set as default schema

Fixed

  • Typo in question for bot (#191)
  • Invalid messaging extension description (#192)
  • Invalid condition in prompt for Bot Id (#193)
  • Fixed state/closure issue on Connector configuration

Tests passing: 4.211

yoteams-build-core@1.1.0

15 Apr 07:33
f66e54e
Compare
Choose a tag to compare

generator-teams@3.1.0-preview

15 Apr 09:46
Compare
Choose a tag to compare
Pre-release

Added

  • Support for link unfurling (#200) - @PaoloPia
  • Dedicated option for creating a static tab for Viva Connections (manifest schema 1.9 or later)

Changes

  • Microsoft Teams Schema 1.9 set as default schema

Fixed

  • Typo in question for bot (#191)
  • Invalid messaging extension description (#192)
  • Invalid condition in prompt for Bot Id (#193)

Tests passing: 4.211

yoteams-build-core@1.1.0-preview

03 Mar 08:58
Compare
Choose a tag to compare