Update all of babel7: 7.14.8 → 7.15.0 (minor) #222
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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @babel/core (7.14.8 → 7.15.0) · Repo · Changelog
Release Notes
7.15.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
v7.15.0
[ts] support optional chain call with generic (#13513)
Add `attachComment` parser option to disable comment attachment (#13229)
Minor updates after merging 7.15.0 PRs (#13628)
Handle typescript function overloading in a default export (#13605)
standalone: update `preset-stage-*` (#13476)
Enable top-level `await` parsing by default (#13387)
Support TypeScript const enums (#13324)
feat(typescript): implement namespace alias (#13528)
feat: add `noIncompleteNsImportDetection` assumption to `plugin-transform-modules-commonjs` (#13290)
feat(ts): raise error for abstract property with initializer (#13523)
Add display name after create context (#13501)
feat: support hack pipeline in `@babel/standalone` (#13555)
Fix `%==` parsing in hack pipes (#13536)
Hack-pipe proposal with `%` topic token (#13416)
parser: Fix Hack/smart-pipe error positions (#13426)
Add support for the "Hack" pipeline proposal (#13191)
Expose `@babel/eslint-parser/experimental-worker` (#13398)
Add support for rhino as a compilation target (#13448)
Enable ergonomic brand checks (`#priv in`) by default (#13554)
chore(doc): add jest specific pckg command (#13607)
Add typings to `create-class-features-plugin` helper (#13570)
fix(ts): raise error for `export default interface {}` (#13622)
Add v7.14.9 to CHANGELOG.md [skip ci]
v7.14.9
Update `core-js@3` packages (#13621)
Replace generic `__clone` call by specific methods (#13611)
Update test262 (#13619)
Update Rollup to `~2.54.0` (#13614)
[eslint, babel 8] Pass `cwd` to worker (#13526)
Improve `path.get` typings with TS template literal types (#13588)
Update README.md (github sponsors link) (#13610)
chore: reorganize benchmarks (#13606)
Fix completion record for variable declarations (#13596)
feat(traverse): specific return type for virtual types' validators (#13578)
Extract computed keys from the class closure (#13600)
Don't insert `__self: this` within constructors of derived classes (#13552)
ts: Check if param is assignable when parsing arrow return type (#13581)
add 12 missing NODE_FIELDS (#13577)
chore: update test262 to 6e2a29417ad52ba114c26838a288510d704efa1b (#13595)
Generator performance (#13593)
Fix `_step.value` access in `for await` (#13491)
[build docs] Update required node versions to ^12.20 || >=14.13 (#13580)
Add v7.14.8 to CHANGELOG.md [skip ci]
✳️ @babel/plugin-transform-runtime (7.14.5 → 7.15.0) · Repo · Changelog
Release Notes
7.15.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ @babel/preset-env (7.14.8 → 7.15.0) · Repo · Changelog
Release Notes
7.15.0
7.14.9
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
v7.15.0
[ts] support optional chain call with generic (#13513)
Add `attachComment` parser option to disable comment attachment (#13229)
Minor updates after merging 7.15.0 PRs (#13628)
Handle typescript function overloading in a default export (#13605)
standalone: update `preset-stage-*` (#13476)
Enable top-level `await` parsing by default (#13387)
Support TypeScript const enums (#13324)
feat(typescript): implement namespace alias (#13528)
feat: add `noIncompleteNsImportDetection` assumption to `plugin-transform-modules-commonjs` (#13290)
feat(ts): raise error for abstract property with initializer (#13523)
Add display name after create context (#13501)
feat: support hack pipeline in `@babel/standalone` (#13555)
Fix `%==` parsing in hack pipes (#13536)
Hack-pipe proposal with `%` topic token (#13416)
parser: Fix Hack/smart-pipe error positions (#13426)
Add support for the "Hack" pipeline proposal (#13191)
Expose `@babel/eslint-parser/experimental-worker` (#13398)
Add support for rhino as a compilation target (#13448)
Enable ergonomic brand checks (`#priv in`) by default (#13554)
chore(doc): add jest specific pckg command (#13607)
Add typings to `create-class-features-plugin` helper (#13570)
fix(ts): raise error for `export default interface {}` (#13622)
Add v7.14.9 to CHANGELOG.md [skip ci]
v7.14.9
Update `core-js@3` packages (#13621)
Replace generic `__clone` call by specific methods (#13611)
Update test262 (#13619)
Update Rollup to `~2.54.0` (#13614)
[eslint, babel 8] Pass `cwd` to worker (#13526)
Improve `path.get` typings with TS template literal types (#13588)
Update README.md (github sponsors link) (#13610)
chore: reorganize benchmarks (#13606)
Fix completion record for variable declarations (#13596)
feat(traverse): specific return type for virtual types' validators (#13578)
Extract computed keys from the class closure (#13600)
Don't insert `__self: this` within constructors of derived classes (#13552)
ts: Check if param is assignable when parsing arrow return type (#13581)
add 12 missing NODE_FIELDS (#13577)
chore: update test262 to 6e2a29417ad52ba114c26838a288510d704efa1b (#13595)
Generator performance (#13593)
Fix `_step.value` access in `for await` (#13491)
[build docs] Update required node versions to ^12.20 || >=14.13 (#13580)
Add v7.14.8 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