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

Correctly resolve values in Object.values #769

Merged
merged 1 commit into from
Mar 26, 2023
Merged

Correctly resolve values in Object.values #769

merged 1 commit into from
Mar 26, 2023

Conversation

danez
Copy link
Collaborator

@danez danez commented Mar 26, 2023

Fixes #580

@danez danez self-assigned this Mar 26, 2023
@changeset-bot
Copy link

changeset-bot bot commented Mar 26, 2023

🦋 Changeset detected

Latest commit: 510ec2c

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

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

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "@react-docgen-internal/benchmark" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@react-docgen-internal/playground" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@netlify
Copy link

netlify bot commented Mar 26, 2023

Deploy Preview for react-docgen canceled.

Name Link
🔨 Latest commit 510ec2c
🔍 Latest deploy log https://app.netlify.com/sites/react-docgen/deploys/64209306e8acef0008dbcaf8

@danez danez enabled auto-merge (rebase) March 26, 2023 18:49
@danez danez merged commit e08e08d into main Mar 26, 2023
@danez danez deleted the objectvalues branch March 26, 2023 18:50
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prop types not being inferred correctly when using imported values
1 participant