Features ✨
- Updates included in typedoc-default-themes v0.6.0
- Mixin support (#990)
- Category improvements (#938)
- Default CLI output directory to ./docs (#970)
- Expand JS files if allowJS is enabled (#948)
- Add support for excluding directories and refactor
expandInputFiles
. (#730) - Move non-exported types to devdependencies (#1035)
- Support negations in directory excludes (92f0f25)
- Performance: Allow TraverseCallback to bail out early (#1034)
Fixes 🐛
- Reset the state of the comment plugin on conversion start. (#1006)
- Fix handlebars types conflict (#967)
- Fix reference to deprecated handlebars type (#1022)
- Fix bug with the negated/commented exclude patterns (#1025)
- Fix references marked as external if path has dots (#1052)
- Category fixes (#1008)
Documentation help 📖
- Use https in links (#982)
- Add documentation contributing instructions (#973)
- Change some typos and sentence structure in CONTRIBUTING.md (#968)
- Add excludeNotExported to README (#997)
Changed 📦
- Update dependencies (#992) (#1041)
- Update typedoc-default-themes to latest (#993)
- Update typescript to 3.4.x (#1014)
- Update typescript to 3.5.x (#1047)
- Update marked to 0.6.0 to support id generation for headers (#966)
- Update marked to 0.7.0 (e9b28ee)
- npm audit fix (#1019)
- Updated lodash to 4.17.15 to avoid prototype pollution (b328537)
- Reduce reliance on internal TS apis (#949)
- Replace array
indexOf
checks withincludes
(#954) - Remove Grunt (#933)
- Run CI on current Node.js versions (#1053)
- Modify example script permissions (#1011)
Thanks 👏
Thanks to those who identified issues and for the following code contributors: