1.1.27
Huge thanks to tcorral for the great work in this release ! 👏
Merged
- Migration/express to polka #1623
- fix: enhance JSON5 parsing error handling in RouterParserUtil #1611
- refactor: update CLI options to use COMPODOC_DEFAULTS for default values #1607
- fix: using disableOverview the outcome was broken. #1609
- feat: add Template Playground #1587
- feat: Add a new disableFilePath flag #1585
- fix: JSDoc @example parsing issue #1584
- feat: Add disableOverview flag #1586
- fix(app): fix logger padding issue #1582
- fix(app): fix unit tests broken by signal inputs #1577
- fix: unit test for input output signal #1578
- fix: input and output signals are listed in properties #1549
- fix(app): typo in directive outputs #1548
- feat(app): better handle multiple types, default values, and options for input/output/model signals #1526
- fix(symbolHelper): properly parse provider config object #1524
Bug fixes
- fix(app): relaxed regex for input signals detection (d8cb344), closes #1494
- fix(coverage): Incorrect URL creation for Entity files (58e6208), closes #1531