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

[Enhancement] The package variable for import should be at the file scope level rather than the package scope level #1740

Open
Peefy opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request resolver

Comments

@Peefy
Copy link
Contributor

Peefy commented Nov 5, 2024

Enhancement

#1675 and #1678 causes the imported package variable to become package scope level, which is inconsistent with the behavior of previous versions. We need to refactor and improve it.

@Peefy Peefy added enhancement New feature or request resolver labels Nov 5, 2024
@Peefy Peefy added this to the v0.11.0 Release milestone Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request resolver
Projects
None yet
Development

No branches or pull requests

2 participants