Skip to content

Conversation

@angrychow
Copy link
Collaborator

@angrychow angrychow commented Oct 3, 2025

What type of PR is this?

fix: several bugs detected in ts-parser

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.

  1. 修复 ts-parser 无法识别形如
export default () => {
  console.log("test")
}

的问题

  1. 修复同一 package 下符号重名没有赋 mangled name 的问题。
  2. 修复了错误的符号解析缓存机制。

@angrychow angrychow requested a review from AsterDY October 11, 2025 01:53
@angrychow angrychow self-assigned this Oct 11, 2025
@angrychow angrychow changed the title [WIP] fix: ts-parser cannot identify export default arrow function fix:several bugs detected in ts-parser Oct 11, 2025
@angrychow angrychow changed the title fix:several bugs detected in ts-parser fix: several bugs detected in ts-parser Oct 11, 2025
@AsterDY AsterDY merged commit 7b4eb5b into cloudwego:main Oct 11, 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