Releases: OfficeDev/generator-office
Releases · OfficeDev/generator-office
v0.4.1
v0.4.0
v0.3.1
v0.3.0
v0.2.3
v0.2.0
bugs squashed
- #6 - strip non-alphanumeric & double space characters from project name
enhancements
- #16 - added Office UI Fabric
- #14 - added Office host app options when addin = taskpane / content
- #13 - added Outlook host form options when addin = mail
- added elements to
manifest.xml
for submission to Office Store - #21 - added
jsconfig.json
to root of project for editor specific insights of JS code - #22 - added
*.d.ts
files from DefinatelyTypes for appropriate libraries- #20 - added
tsd.json
with references to type defs
- #20 - added
project / code stuff
v0.1.6
v0.1.6
v1.1.13
• Custom Functions project now uses webpack-dev-server and enables CORS (as well as other smaller fixes to the project)
• Typescript projects now build source-map files to enable debugging
• Generator-Office package versions updated to avoid vulnerabilities (checked in by Adam)
v1.1.12
Excel Custom Functions project type improments:
- Added JSON schema, updated script reference, and simpler registration call for Excel
Fixed issues leading to build errors for some project types
v1.1.11
Add Excel Custom Functions Project Type
- Version of office-generator for Build conference with Excel Custom Functions project added