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(#814): improve Props import detection #817

Merged
merged 1 commit into from
Jul 5, 2023
Merged

fix(#814): improve Props import detection #817

merged 1 commit into from
Jul 5, 2023

Conversation

natemoo-re
Copy link
Member

Changes

Testing

Test added, this will also fix withastro/language-tools#585 and remove the need for withastro/astro#7550

Docs

No, bug fix only

@changeset-bot
Copy link

changeset-bot bot commented Jul 5, 2023

🦋 Changeset detected

Latest commit: 89fdeef

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

This PR includes changesets to release 1 package
Name Type
@astrojs/compiler 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

@natemoo-re natemoo-re merged commit 4aba173 into main Jul 5, 2023
5 checks passed
@natemoo-re natemoo-re deleted the fix/814 branch July 5, 2023 19:52
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.

Astro check fails when importing props from another component Cannot find name 'Props'.
2 participants