v2.55.0
What's Changed
- fix(docs): do not double-wrap mixed markdown
@examplebodies in a code fence by @kazupon in #320 - fix(docs): collapse multiline type params by @kazupon in #321
- fix(docs): render return type literal members by @kazupon in #322
- fix(docs): render class method details by @kazupon in #323
- fix(docs): render TypeScript index signatures by @kazupon in #324
- fix(docs): preserve function-valued property types by @kazupon in #325
- test(docs): preserve function type alias metadata by @kazupon in #326
- test(docs): cover function type alias returns by @kazupon in #327
Full Changelog: v2.54.0...v2.55.0