-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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(es/renamer): Check preserved
in normal renaming mode
#9666
Conversation
🦋 Changeset detectedLatest commit: a2f96cc The changes in this PR will be included in the next version bump. 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 |
preserved
in normal renaming mode
f9e82a4
to
e1cbd83
Compare
CodSpeed Performance ReportMerging #9666 will improve performances by 3.86%Comparing Summary
Benchmarks breakdown
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Wow, I couldn't find any documentation on how to generate changesets in swc repository. I eventually found knope based on the commit history. It seems that my generated changeset doesn't include crates info. How should I generate an appropriate changeset for my next contribution? |
preserved
in normal renaming modepreserved
in normal renaming mode
I added documentation for it with #9667! Thank you for leaving a comment. I don't know the points to document... |
Description: check
preserved
in normal renaming modeBREAKING CHANGE:
Related issue (if exists):
fix #9663