Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packages ready to publish #937

Merged
merged 1 commit into from
Oct 19, 2024
Merged

Packages ready to publish #937

merged 1 commit into from
Oct 19, 2024

Conversation

danez-bot
Copy link
Collaborator

@danez-bot danez-bot commented Jul 23, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Minor Changes

  • #923
    3033ca0
    Thanks @rvetere! - Support generic types on
    React.forwardRef calls.

    Example:

    react-docgen will now find IButtonProps.

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

@react-docgen/[email protected]

Patch Changes

Copy link

netlify bot commented Jul 23, 2024

Deploy Preview for react-docgen ready!

Name Link
🔨 Latest commit b70e901
🔍 Latest deploy log https://app.netlify.com/sites/react-docgen/deploys/670e85c5a8a78c0009f86834
😎 Deploy Preview https://deploy-preview-937--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.

@danez-bot danez-bot force-pushed the changeset-release/main branch 7 times, most recently from e1570b9 to 84809a4 Compare July 31, 2024 22:31
@danez-bot danez-bot force-pushed the changeset-release/main branch 4 times, most recently from 03ddbc7 to e557228 Compare August 30, 2024 10:09
@danez-bot danez-bot force-pushed the changeset-release/main branch 17 times, most recently from cceaa76 to 7035457 Compare September 6, 2024 01:38
@danez-bot danez-bot force-pushed the changeset-release/main branch 9 times, most recently from f498de7 to 3a39b72 Compare September 23, 2024 07:31
@danez-bot danez-bot force-pushed the changeset-release/main branch 7 times, most recently from ae7cfe0 to 76cbde7 Compare September 30, 2024 03:03
@danez-bot danez-bot force-pushed the changeset-release/main branch 4 times, most recently from 2073bc0 to 1b483cd Compare October 3, 2024 19:19
@danez-bot danez-bot force-pushed the changeset-release/main branch 6 times, most recently from df33033 to 4ad81ae Compare October 14, 2024 04:04
@danez danez merged commit 7d7d210 into main Oct 19, 2024
16 checks passed
@danez danez deleted the changeset-release/main branch October 19, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants