Skip to content

Releases: OfficeDev/generator-office

v1.5.0

13 Jan 22:06
be244ea
Compare
Choose a tag to compare
  • Adds new Office-Addin-Taskpane-SSO project template that's supported for Excel, PowerPoint and Word

v1.4.0

11 Sep 17:32
Compare
Choose a tag to compare
  • Adds new usage-data infrastructure. Users will be prompted during first time use of Generator-Office asking whether they want to send usage data to Microsoft

v1.3.0

25 Jun 21:51
Compare
Choose a tag to compare
  • git is no longer required to be installed.
  • Each project template contains the code to do the conversion to the desired host.

v1.2.4

15 May 19:53
Compare
Choose a tag to compare
  • Remove Insiders Channel requirement for Excel Custom Functions project
  • Make slight adjustments to manifest files in src/app/templates/hosts folder

1.1.27

11 Apr 15:11
Compare
Choose a tag to compare
  • Fix to React webpack config file that prevent React add-in from being deployed in production environments

v1.1.26

14 Feb 16:09
Compare
Choose a tag to compare
  • Update React packages to latest version to address security vulnerability in earlier version of office-ui-fabric-react
  • Add 'mode' parameter to start and build scripts

v1.1.25

04 Feb 20:39
Compare
Choose a tag to compare

Add new instructional steps to Generator-Office so it's clearer to user what to do next following project creation.

v1.1.24

31 Dec 22:39
Compare
Choose a tag to compare

Update package.json dependencies of templates to the latest versions, including @types/office.js to fix #396.

v1.1.123

18 Dec 00:33
Compare
Choose a tag to compare

Fixed issue #392

v1.1.22

13 Dec 00:05
Compare
Choose a tag to compare
  • Fix to address webpack error when running "npm start"
    -Updated webpack version and versions of other package dependencies