Skip to content

Releases: webdoc-labs/webdoc

v1.1.6

02 Feb 04:20
Compare
Choose a tag to compare

🎉 Features

  • Redesign of @webdoc/default-template. Add explorer filter input, and collapsibility.

🗞️ Bug fixes

  • Match the behavior of JSDoc in terms of resolving source files with include/includePattern/excludePattern/exclude in the configuration file.
  • Fix crash when decorators are present in a source file.

1.1.5

17 Jan 16:27
Compare
Choose a tag to compare

This release fixes some issues the parser had with interface extends for all identifiers and extends/implements with qualified names.