react-docgen
react-docgen copied to clipboard
Add support for forwardRef<generics>
Add support for generic types on forwardRef calls:
export const FullWidthButton = forwardRef<HTMLButtonElement, IButtonProps>() => {}
Fixes #927
🦋 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
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Deploy Preview for react-docgen canceled.
| Name | Link |
|---|---|
| Latest commit | a763a90ccca3d0cce1a72efae78ecc2ebeb6cbcb |
| Latest deploy log | https://app.netlify.com/sites/react-docgen/deploys/66d2fe516ab68800087b204d |
Thank you for all the work! I will go through all of it.
Sorry for the delay.