Releases: OfficeDev/generator-office
Releases · OfficeDev/generator-office
v1.1.24
v1.1.123
v1.1.22
- Fix to address webpack error when running "npm start"
-Updated webpack version and versions of other package dependencies
v1.1.21
v1.1.20
- Excel Custom Function templates use "yo-office" branch of https://github.com/OfficeDev/Excel-Custom-Functions (TypeScript) and https://github.com/OfficeDev/Excel-Custom-Functions-JS (JavaScript).
- The manifest and display name are customized when the template is cloned from a git repository.
v1.1.19
- 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
- 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
v.1.1.16
- Now pulling Excel custom functions project from Excel Custom Functions repository