github TypeStrong/typedoc v0.23.9

latest releases: v0.26.7, v0.26.6, v0.26.5...
2 years ago

Bug Fixes

  • TypeDoc will no longer skip entry points which have no exports, #2007.
    If using "entryPointStrategy": "expand", this change may result in new pages being added to your documentation.
    If this is not desired, you can use the exclude option to filter them out.
  • Fixed missing comments on callable variable-functions constructed indirectly, #2008.
  • Packages mode will now respect the --includeVersion flag, #2010.
  • Fixed multiple reflections mapping to the same file name on case insensitive file systems, #2012.

Don't miss a new typedoc release

NewReleases is sending notifications on new releases.