Skip to content

v15.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 15:42
· 530 commits to release since this release

15.11.0 (2023-04-13)

Bug Fixes

  • app: headings in not indexable content have a wrong margin (82dbea1)
  • builder: ng-doc throws an error if a page was removed from the file system (515e8b7)

Features

  • builder: now ng-doc handles several API configuration files correctly (ab84513), closes #26

Performance Improvements

  • builder: enable the "noEmit" property for the NgDoc TypeScript project, this should slightly improve performance for the projects with a lot of API entities (f06a75d)