Skip to content

Conversation

@angrychow
Copy link
Collaborator

… export check

Fixed an issue where arrow function default export detection was checking the arrow function's symbol instead of the variable declaration's symbol.

🤖 Generated with Claude Code

What type of PR is this?

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

… export check

Fixed an issue where arrow function default export detection was checking
the arrow function's symbol instead of the variable declaration's symbol.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@angrychow angrychow merged commit 5b1b93b into cloudwego:main Nov 6, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants