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

Fix handling of exports with namespace specifiers #890

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Fix handling of exports with namespace specifiers #890

merged 1 commit into from
Jan 12, 2024

Conversation

danez
Copy link
Collaborator

@danez danez commented Jan 12, 2024

Fixes #889

Copy link

changeset-bot bot commented Jan 12, 2024

🦋 Changeset detected

Latest commit: b1a21c3

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 Patch
@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

Copy link

netlify bot commented Jan 12, 2024

Deploy Preview for react-docgen ready!

Name Link
🔨 Latest commit b1a21c3
🔍 Latest deploy log https://app.netlify.com/sites/react-docgen/deploys/65a085ba848d57000743d460
😎 Deploy Preview https://deploy-preview-890--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 danez enabled auto-merge (squash) January 12, 2024 00:20
@danez danez merged commit afe8d02 into main Jan 12, 2024
14 of 15 checks passed
@danez danez deleted the exportfix branch January 12, 2024 00:22
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 16, 2025
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.

Fails when a namespaced export is used
1 participant