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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Packages ready to publish #937

wants to merge 1 commit into from

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 09120fa
🔍 Latest deploy log https://app.netlify.com/sites/react-docgen/deploys/66ea25db723c4200084c09d7
😎 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 10 times, most recently from 42c5848 to 41c3501 Compare September 14, 2024 18:43
@danez-bot danez-bot force-pushed the changeset-release/main branch 5 times, most recently from 0a40e14 to 1ffb522 Compare September 17, 2024 18:41
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.

1 participant