Skip to content

v2.55.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 07:59
· 109 commits to main since this release

What's Changed

  • fix(docs): do not double-wrap mixed markdown @example bodies 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