Skip to content

Release overview

This is the release history of the Microsoft Teams Apps generator(generator-teams).

Detailed descriptions can always be found in the CHANGELOG.md file or each branch.

Release notes

Version Release date Upgrades Tag Notes
2.7.1 2019-05-08 n/a
2.8.0 2019-05-20 n/a
2.9.0 2019-06-14 to 2.11.1 deprecated
2.9.1 2019-06-15 to 2.11.1
2.10.0 2019-07-18 to 2.11.1
2.11.0 2019-08-06 to 2.11.1 deprecated
2.11.1 2019-08-14 n/a
2.12.0 2020-03-15 to 2.14.0
2.13.0 2020-04-16 to 2.14.0
2.14.0 2020-05-18 to 2.16.0
2.15.0 2020-06-20 to 2.16.0
2.16.0 2020-10-28
2.17.1 2020-12-07 n/a
3.0.0 2021-02-07 to 3.3.0
3.0.1 2021-02-11 to 3.3.0
3.0.2 2021-02-24 to 3.3.0
3.0.3 2021-03-02 to 3.3.0
3.1.0 2021-05-21 to 3.3.0
3.2.0 2021-06-07 to 3.3.0
3.3.0 2021-09-30 to 3.5.0
3.3.0 2021-10-28 to 3.5.0
3.3.0 2021-11-18 to 3.5.0
4.0.0 2022-05-25 n/a

How to install a specific version

Execute the following using the version or tag of your choice

Using version:

npm install -g generator-teams@3.2.0

Using tag:

npm install -g generator-teams@latest

How to run a specific version using npx

Install npx globally

npm install -g npx

Execute the following using the version of your choice

npx -p yo -p generator-teams@3.2.0 -- yo teams