Releases: webdoc-labs/webdoc
Releases · webdoc-labs/webdoc
v1.1.6
🎉 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
This release fixes some issues the parser had with interface extends
for all identifiers and extends/implements
with qualified names.