Skip to content

Releases: OfficeDev/generator-office

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

v1.1.21

10 Dec 20:34
Compare
Choose a tag to compare

Fixed issue with office-addin-manifest package dependency.

v1.1.20

10 Dec 04:44
Compare
Choose a tag to compare

v1.1.19

18 Oct 21:15
Compare
Choose a tag to compare
  • The Manifest file name will no longer be customized based on the project name. The file will always be called "manifest.xml" now.
  • Update webpack-cli version for all project templates
  • Internal generator office improvement to copy/clone project files asynchronously
  • Minor documentation and test updates updates

v1.1.18

20 Sep 23:14
3027c76
Compare
Choose a tag to compare
  • Updated Excel Custom Functions project to use September Preview Branch
  • Support both JavaScript and Typescript project types for Excel Custom Functions project

v1.1.17

18 Sep 15:53
Compare
Choose a tag to compare

Fix for issue #354

v.1.1.16

23 Aug 16:57
Compare
Choose a tag to compare

v1.1.15

24 Jul 17:43
Compare
Choose a tag to compare
  • Fix for JavaScript errors in Angular Typescript project template (#337)