Update @babel/core 7.14.8 → 7.23.0 (minor) #354
Closed
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.23.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 26 commits:
v7.23.0
Revert "Update `regexpu-core`" (#15998)
Support transforming `import source` for wasm (#15870)
Implement `import defer` proposal transform support (#15878)
Implement `import defer` parsing support (#15845)
Add parsing support for the "source phase imports" proposal (#15829)
Add `createImportExpressions` parser option (#15682)
Update `regexpu-core` (#15996)
Pass through nonce to the transformed script element (#15671)
Add support for optional chain in assignments (#15751)
Implement the "decorator metadata" proposal (#15895)
Fix linting
Add `t.buildUndefinedNode` (#15893)
Expand evaluation of global built-ins in `@babel/traverse` (#15797)
Add `rewriteImportExtensions` option to TS preset (#15913)
Allow TS tuples to have both labeled and unlabeled elements (#15896)
Add babel types docs update workflow (#15953)
Update test262 (#15991)
Do not look for `.babelrc`/`.browserslistrc` in our config (#15976)
Inline `exports.XXX =` update in simple variable declarations (#15984)
Improve source maps for blocks with `using` declarations (#15985)
Update `convert-source-map` (#15909)
Update test262 (#15971)
fix: `transform-block-scoping` captures the variables of the method in the loop (#15962)
Fix some typos in CHANGELOG.md (#15981)
Add v7.22.20 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