FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: `replaceWith` in `Visitor#exit` should not stop traversal by liuxingbaoyu · Pull Request #18122 · babel/babel · GitHub

/ babel Public

fix: replaceWith in Visitor#exit should not stop traversal - #18122

Merged
JLHwung merged 1 commit into
babel:mainfrom
liuxingbaoyu:fix-18121
Jul 7, 2026
Merged

fix: replaceWith in Visitor#exit should not stop traversal#18122
JLHwung merged 1 commit into
babel:mainfrom
liuxingbaoyu:fix-18121

Conversation

Copy link
Copy Markdown
Member
Q                       A
Fixed Issues? Fixes #18121
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass?
Documentation PR Link
Any Dependency Changes?
License MIT

liuxingbaoyu marked this pull request as ready for review July 7, 2026 13:26
liuxingbaoyu added PR: Bug Fix 🐛 A type of pull request used for our changelog categories i: regression pkg: traverse labels Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/61877

pkg-pr-new Bot commented Jul 7, 2026

Copy link
Copy Markdown

Open in StackBlitz

commit: f56f11f

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

i: regression pkg: traverse PR: Bug Fix 🐛 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Traverse: replaceWith in exit hook causes rest of the program to be skipped

3 participants


Back | FazBrowse Home | New Git URL