GitPedia
pnp

pnp/generator-teams

A Yeoman Generator for Microsoft Teams

30 Releases
Latest: 2y ago
generator-teams@4.1.1-preview.3LatestPre-release
RickVanRousseltRickVanRousselt·2y ago·August 31, 2023
GitHub

📋 What's Changed

  • added the possiblity to scaffold manifest version 1.15
  • Updated packages to new version
  • Added the HTML lang="en" xml:lang="en" to be compliant HTML generated
  • Full Changelog: https://github.com/pnp/generator-teams/compare/generator-teams@4.1.1-preview.1...generator-teams@4.1.1-preview.3
yoteams-deploy@1.4.1-previewPre-release
RickVanRousseltRickVanRousselt·3y ago·March 16, 2023
GitHub

📋 What's Changed

  • Merging preview into main for new release by @RickVanRousselt in https://github.com/pnp/generator-teams/pull/340
  • Prepare for preview release 4.1.1-preview.1 by @RickVanRousselt in https://github.com/pnp/generator-teams/pull/348
  • Full Changelog: https://github.com/pnp/generator-teams/compare/generator-teams@4.1.1-preview.2...yoteams-deploy@1.4.1-preview
generator-teams@4.1.0
RickVanRousseltRickVanRousselt·3y ago·March 2, 2023
GitHub

📋 What's Changed

  • Merging preview into main for new release by @RickVanRousselt in https://github.com/pnp/generator-teams/pull/340
  • Prepare for preview release 4.1.1-preview.1 by @RickVanRousselt in https://github.com/pnp/generator-teams/pull/348
  • Update for release of build-core and deploy by @RickVanRousselt in https://github.com/pnp/generator-teams/pull/349
  • Updated packages and package.json version for release by @RickVanRousselt in https://github.com/pnp/generator-teams/pull/351
  • updated version by @RickVanRousselt in https://github.com/pnp/generator-teams/pull/352
  • Update for new preview with latest build-core and deploy by @RickVanRousselt in https://github.com/pnp/generator-teams/pull/353
  • Prepare for release 4.1.0 merging preview into master by @RickVanRousselt in https://github.com/pnp/generator-teams/pull/356
  • Full Changelog: https://github.com/pnp/generator-teams/compare/generator-teams@4.1.1-preview.1...generator-teams@4.1.0
yoteams-deploy@1.4.0-previewPre-release
RickVanRousseltRickVanRousselt·3y ago·January 19, 2023
GitHub

Updated packages

yoteams-build-core@1.8.1-previewPre-release
RickVanRousseltRickVanRousselt·3y ago·January 19, 2023
GitHub

Updated packages

generator-teams@4.1.1-preview.2Pre-release
RickVanRousseltRickVanRousselt·3y ago·January 19, 2023
GitHub

📋 What's Changed

  • Added the possiblity to scaffold manifest version 1.14 & 1.15
  • Updated docs
  • added references to the new [yoteams-build-core](https://github.com/pnp/generator-teams/tree/main/packages/yoteams-build-core) and [yoteams-deploy](https://github.com/pnp/generator-teams/tree/main/packages/yoteams-deploy)
  • Update mkdocs.yml by @RickVanRousselt in https://github.com/pnp/generator-teams/pull/334
  • Merge pull request #3 from pnp/preview by @RickVanRousselt in https://github.com/pnp/generator-teams/pull/338
  • update version and test for new release of yo-teams deploy by @RickVanRousselt in https://github.com/pnp/generator-teams/pull/339
  • Added the possiblity to scaffold manifest version 1.14 & 1.15 by @stephanbisser in https://github.com/pnp/generator-teams/pull/344
  • Merging preview into main for new release by @RickVanRousselt in https://github.com/pnp/generator-teams/pull/340
  • + 3 more
generator-teams@4.1.1-preview.1Pre-release
RickVanRousseltRickVanRousselt·3y ago·January 19, 2023
GitHub

📋 What's Changed

  • Added the possiblity to scaffold manifest version 1.14 & 1.15
  • Updated docs
yoteams-build-core@1.8.0
RickVanRousseltRickVanRousselt·3y ago·September 23, 2022
GitHub

📋 What's Changed

  • Fix typing mistakes by @rpocklin in https://github.com/pnp/generator-teams/pull/325
  • Update codeql-analysis.yml by @RickVanRousselt in https://github.com/pnp/generator-teams/pull/330

New Contributors

  • @rpocklin made their first contribution in https://github.com/pnp/generator-teams/pull/325
  • Full Changelog: https://github.com/pnp/generator-teams/compare/generator-teams@4.0.1...yoteams-build-core@1.8.0
generator-teams@4.0.1
wictorwilenwictorwilen·3y ago·June 28, 2022
GitHub

🐛 Fixes

  • Fixed an issue with tab configuration

📋 Changes

  • Updated dependencies
generator-teams@4.0.1-preview.1Pre-release
wictorwilenwictorwilen·3y ago·June 28, 2022
GitHub

🐛 Fixes

  • Fixed an issue with tab configuration

📋 Changes

  • Updated dependencies
yoteams-deploy@1.2.0
wictorwilenwictorwilen·3y ago·June 23, 2022
GitHub

📋 Changes

  • Requires Node 14 or later
  • Dependency package updates
yoteams-build-core@1.7.0
wictorwilenwictorwilen·3y ago·June 23, 2022
GitHub

Added

  • Added support for Schema 1.13. This schema version supports extending Teams apps to other parts of the Microsoft 365 ecosystem. More info at https://aka.ms/extendteamsapps.

📋 Changes

  • Requires Node 14 or later
  • Dependency package updates

🐛 Fixes

  • Fixed issue with telemetry timeout at the end of scaffolding
generator-teams@4.0.0
wictorwilenwictorwilen·3y ago·June 23, 2022
GitHub

Added

  • Added `1.13` manifest. This schema version supports extending Teams apps to other parts of the Microsoft 365 ecosystem. More info at https://aka.ms/extendteamsapps.
  • Added `1.12` manifest
  • Added `m365DevPreview` manifest
  • Added component documentation for configuration and scaffolding details

📋 Changes

  • [Breaking] Upgraded Team JS SDK to version 2.0 (promises based)
  • Updated all outdated references
  • Manifest version 1.11 no longer selectable in scaffolding
  • Default manifest version is 1.13
  • Added a warning regarding Connectors not working with Teams JS SDK 2.0

🗑️ Removed

  • Calling bot support removed
  • Viva Connections Tab scaffolding removed
  • Removed individual component README files (available in Yo Teams docs)
  • Integration testing is not done with Node 14.x

🐛 Fixes

  • Fixed issue with telemetry timeout at the end of scaffolding
yoteams-build-core@1.7.0-preview.3Pre-release
wictorwilenwictorwilen·4y ago·May 23, 2022
GitHub

Added

  • Added support for Schema 1.13. This schema version supports extending Teams apps to other parts of the Microsoft 365 ecosystem. More info at https://aka.ms/extendteamsapps.

📋 Changes

  • Requires Node 14 or later
  • Dependency package updates

🐛 Fixes

  • Fixed issue with telemetry timeout at the end of scaffolding
generator-teams@4.0.0-preview.3Pre-release
wictorwilenwictorwilen·4y ago·May 23, 2022
GitHub

Added

  • Added `1.13` manifest. This schema version supports extending Teams apps to other parts of the Microsoft 365 ecosystem. More info at https://aka.ms/extendteamsapps.
  • Added `1.12` manifest
  • Added `m365DevPreview` manifest

📋 Changes

  • [Breaking] Upgraded Team JS SDK to version 2.0 (promises based)
  • Updated all outdated references
  • Manifest version 1.11 no longer selectable in scaffolding
  • Default manifest version is 1.13

🗑️ Removed

  • Calling bot support removed
  • Viva Connections Tab scaffolding removed

🐛 Fixes

  • Fixed issue with telemetry timeout at the end of scaffolding
generator-teams@4.0.0-preview.2Pre-release
wictorwilenwictorwilen·4y ago·May 23, 2022
GitHub

Added

  • Added `1.13` manifest. This schema version supports extending Teams apps to other parts of the Microsoft 365 ecosystem. More info at https://aka.ms/extendteamsapps.
  • Added `1.12` manifest
  • Added `m365DevPreview` manifest

📋 Changes

  • [Breaking] Upgraded Team JS SDK to version 2.0 (promises based)
  • Updated all outdated references
  • Manifest version 1.11 no longer selectable in scaffolding
  • Default manifest version is 1.13

🗑️ Removed

  • Calling bot support removed
  • Viva Connections Tab scaffolding removed

🐛 Fixes

  • Fixed issue with telemetry timeout at the end of scaffolding
yoteams-deploy@1.2.0-preview.2Pre-release
wictorwilenwictorwilen·4y ago·May 12, 2022
GitHub

📋 Changes

  • Requires Node 14 or later
  • Dependency package updates
yoteams-build-core@1.7.0-preview.2Pre-release
wictorwilenwictorwilen·4y ago·May 12, 2022
GitHub

📋 Changes

  • TBA
  • Requires Node 14 or later
  • Dependency package updates

🐛 Fixes

  • Fixed issue with telemetry timeout at the end of scaffolding
generator-teams@4.0.0-preview.1Pre-release
wictorwilenwictorwilen·4y ago·May 12, 2022
GitHub

Added

  • Added `m365DevPreview` manifest

📋 Changes

  • [Breaking] Upgraded Team JS SDK to version 2.0 (promises based)
  • Updated all outdated references

🗑️ Removed

  • Calling bot support removed
  • Viva Connections Tab scaffolding removed

🐛 Fixes

  • Fixed issue with telemetry timeout at the end of scaffolding
yoteams-deploy@1.2.0-preview.1Pre-release
wictorwilenwictorwilen·4y ago·May 10, 2022
GitHub

📋 Changes

  • Requires Node 14 or later
  • Dependency package updates
yoteams-build-core@1.7.0-preview.1Pre-release
wictorwilenwictorwilen·4y ago·May 10, 2022
GitHub

📋 Changes

  • TBA
  • Requires Node 14 or later
  • Dependency package updates
yoteams-build-core@1.6.0
wictorwilenwictorwilen·4y ago·February 17, 2022
GitHub

Added

  • Added Gulp-inject options to build config (#278 by pschaeflein)
  • Added support for Teams manifest `1.12` and `m365DevPreview`
  • Moved to `gulp-sass`, with native Dart support, from `gulp-dart-sass`

📋 Changes

  • Static typing for build config options
yoteams-build-core@1.6.0-preview.1yoteams-build-core@1.5.0-preview.1Pre-release
wictorwilenwictorwilen·4y ago·February 7, 2022
GitHub

Added

  • Added Gulp-inject options to build config (#278 by pschaeflein)
  • Added support for Teams manifest `1.12` and `m365DevPreview`
  • Moved to `gulp-sass`, with native Dart support, from `gulp-dart-sass`

📋 Changes

  • Static typing for build config options
yoteams-build-core@1.6.0-next.1Pre-release
wictorwilenwictorwilen·4y ago·December 17, 2021
GitHub

Added

  • Added support for `m365DevPreview` manifest version
generator-teams@4.0.0-next.2Pre-release
wictorwilenwictorwilen·4y ago·December 17, 2021
GitHub

Added

  • Added `m365DevPreview` manifest

📋 Changes

  • [Breaking] Upgraded Team JS SDK to version 2.0 (promises based)
generator-teams@4.0.0-next.1Pre-release
wictorwilenwictorwilen·4y ago·December 13, 2021
GitHub

Added

  • Added `m365DevPreview` manifest

📋 Changes

  • [Breaking] Upgraded Team JS SDK to version 2.0 (promises based)
  • Updated telemetry, see https://github.com/pnp/generator-teams/blob/master/docs/docs/about/telemetry.md
  • Updated the bot template files to better reflect the official Bot Framework samples
  • Prohibited re-running the generator on version earlier than 4.0
  • Removed support for earlier manifest versions than 1.11
yoteams-deploy@1.1.0
RickVanRousseltRickVanRousselt·4y ago·November 18, 2021
GitHub

Added

  • Added telemetry, see https://github.com/pnp/generator-teams/blob/master/docs/docs/about/telemetry.md
yoteams-build-core@1.5.0
RickVanRousseltRickVanRousselt·4y ago·November 18, 2021
GitHub

yoteams-build-core@1.5.0

generator-teams@3.5.0
RickVanRousseltRickVanRousselt·4y ago·November 18, 2021
GitHub

📋 Changes

  • Updated telemetry, see https://github.com/pnp/generator-teams/blob/master/docs/docs/about/telemetry.md
  • Updated the bot template files to better reflect the official Bot Framework samples
  • Changed the `bot` template to better align with the official Bot Framework samples which now includes the following files:
  • `{botClassName}.ts` containing the bot declaration from `express-msteams-host` and the `onMembersAdded` method for handling and greeting new users with an Adaptive Card
  • `dialogBot.ts` containing the `onMessage` method which runs the root dialog(`mainDialog`)
  • `dialogs\mainDialog.ts` containing the logic of handling different user inputs and calling the following child dialogs based on different inputs:
  • `dialogs\helpDialog.ts` responding with help information/instructions
  • `dialogs\mentionUserDialog.ts` responing with an @mention of the user who asked the bot to do so
  • + 1 more
generator-teams@4.0.0-nextPre-release
wictorwilenwictorwilen·4y ago·November 16, 2021
GitHub

Added

  • Added `m365DevPreview` manifest

📋 Changes

  • [Breaking] Upgraded Team JS SDK to version 2.0 (promises based)
  • Prohibited re-running the generator on version earlier than 4.0
  • Removed support for earlier manifest versions than 1.11