dojo / grunt-dojo2-extras

Grunt tasks and code supporting continuous delivery across projects. Deploys to gh-pages and latest branch.
https://dojo.github.io/grunt-dojo2-extras/
Other
0 stars 6 forks source link

Upgrade Typedoc to use TypeScript 2.3.2 #23

Closed devpaul closed 7 years ago

devpaul commented 7 years ago

The next release of TypeDoc should provide TypeScript 2.3.2 support. Since Dojo 2 has already switched to TS 2.3.2 we should update as well when TypeDoc releases.

devpaul commented 7 years ago

I tested using the latest (unreleased) typedoc on widget-core and it builds documentation without issue. Further progress is blocked until typedoc releases to npm.

Once typedoc is available w/ 2.3.2 support we should:

maier49 commented 7 years ago

This is now using the latest version of TypeDoc, and TypeScript 2.4.2. None of the other described changes have been made.

maier49 commented 7 years ago

The remaining comments have been addressed or moved to other issues.