Update @babel/core 7.27.1 → 7.27.3 (patch) #676
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @babel/core (7.27.1 → 7.27.3) · Repo · Changelog
Release Notes
7.27.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
v7.27.3
Update compat data (#17325)
Improve multiline comments handling in yield/await expression (#17324)
Improve integrations of using declaration with other transforms (#17330)
Correctly set `.displayName` on `GeneratorFunction` (#17328)
Enable `dot-notation` rule (#17301)
Refine typing for parserOverride in babel plugins (#17322)
fix: handle shadowed binding in `for using of` body (#17319)
Update test262 (#17326)
fix(converter): Remove `abstract` modifiers in class declaration to expression conversion (#17321)
Update test262 (#17315)
Preserve class id when transforming using declarations with exported class (#17257)
fix: support named evaluation for using declaration (#17317)
chore(deps): update dependency typescript to v5.8.3 (#17314)
fix(parser): properly handle optional markers in generator class methods (#17312)
Improve import phase parsing (#17308)
fix(parser): Terminate modifier parsing at newline (#17307)
Update test262 (#17299)
Update Prettier test (#17298)
chore: Fix example in README (#15076)
Fix Node.js 24 CI error (#17294)
Add v7.27.2 to CHANGELOG.md [skip ci]
v7.27.2
fix: `@babel/parser/bin/index.js` contains `node:` protocol require (#17289)
fix: Private class method not found when ts and estree parser plugins are enabled (#17291)
Fix: improve object rest handling in array pattern (#17281)
Use `.d.ts` in import when importing a `.d.ts` file (#17288)
[Babel 8] Directly export the JSON files from `@babel/compat-data` (#17267)
Enable Node compile cache for `@babel/cli` (#17285)
Update test262 (#17286)
fix(babel-template): Properly handle empty string replacements (#17284)
Add v7.27.1 to CHANGELOG.md [skip ci]
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands