react-docgen icon indicating copy to clipboard operation
react-docgen copied to clipboard

Add support for forwardRef<generics>

Open rvetere opened this issue 1 year ago • 3 comments

Add support for generic types on forwardRef calls:

export const FullWidthButton = forwardRef<HTMLButtonElement, IButtonProps>() => {}

Fixes #927

rvetere avatar May 27 '24 17:05 rvetere

🦋 Changeset detected

Latest commit: a763a90ccca3d0cce1a72efae78ecc2ebeb6cbcb

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

This PR includes changesets to release 2 packages
Name Type
react-docgen Minor
@react-docgen/cli Patch

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

changeset-bot[bot] avatar May 27 '24 17:05 changeset-bot[bot]

Deploy Preview for react-docgen ready!

Name Link
Latest commit 45b9a89fffa6cf67ec687bdd8dea61381a997b4f
Latest deploy log https://app.netlify.com/sites/react-docgen/deploys/6654c5a0be482a00085be717
Deploy Preview https://deploy-preview-923--react-docgen.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar May 27 '24 17:05 netlify[bot]

Deploy Preview for react-docgen canceled.

Name Link
Latest commit a763a90ccca3d0cce1a72efae78ecc2ebeb6cbcb
Latest deploy log https://app.netlify.com/sites/react-docgen/deploys/66d2fe516ab68800087b204d

netlify[bot] avatar May 27 '24 17:05 netlify[bot]

Thank you for all the work! I will go through all of it.

Sorry for the delay.

danez avatar Aug 31 '24 11:08 danez