Skip to content

Releases: OfficeDev/generator-office

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)

v1.1.14

22 Jun 18:47
Compare
Choose a tag to compare

Simplify Yo Office UI prompting
Add new command line options and more descriptive command line help (--details option)
Add new test class that builds and installs all project types for all host types
Update Excel Custom Functions template

v1.1.10

08 Mar 02:57
bdeb823
Compare
Choose a tag to compare

Updated the React project.

  • Bumped all dependencies up to the latest versions
  • Reorganized dependencies / devDependencies accordingly
  • Removed troublesome packages that were causing issues
  • Updated code to match standard patterns with the latest React versions
  • Pulled out BrowserSync since it’s capabilities are covered by the latest versions of webpack
  • Deleted redundant config JSON
  • Swapped SASS out for LESS (since the node-sass module was causing the python issues, as it has a hard requirement on node-gyp/python, which has special required steps on Windows).

v1.1.7

15 Dec 23:31
Compare
Choose a tag to compare
  • Added new self-signed certificates. Updated documentation for installing the certificate authority for the certificates used by BrowserSync.
  • Documentation updates.
  • Removed duplicate webpack key.