souporserious / renoun

Documentation that matches the quality of your product.
https://renoun.dev
GNU Affero General Public License v3.0
420 stars 8 forks source link

add support for generic parameters #200

Closed souporserious closed 1 month ago

souporserious commented 1 month ago

Adds support to <ExportSource>.getType() for capturing API references that use generic parameters e.g.

export function getValue<T>(value: T): T {
  return value
}
changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: ca532cee7f72a607d1453f64e8e67ed24ee6f0a4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------ | ----- | | renoun | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
renoun ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 11, 2024 9:38pm