Update @babel/core 7.21.8 → 7.22.1 (minor) #496
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.21.8 → 7.22.1) · Repo · Changelog
Release Notes
7.22.1
7.22.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 36 commits:
v7.22.1Skip warning check that fails release tests (#15657)Workaround for broken babel-preset-react-app (#15658)chore: Improve development experience about global variables (#15646)Add 7.22.0 to CHANGELOG.mdv7.22.0Update test262 (#15650)Update compat data (#15651)Improve type definitions for validators (#15549)[ts] Support `import ... =` and `export =` in scripts (#15497)Add `unicode-sets-regex` transform to `preset-env` (#15636)Implement transform support for `using` declarations (#15633)Split v7 changelog in multiple filesUnify parsing of import/export modifiers (type/typeof/module) (#15630)Allow polyfill providers to specify custom `@babel/runtime` pkg (#15531)Disable workers for compiling on CircleCI (#15645)Create `@babel/plugin-proposal-import-attributes-to-assertions` (#15620)Add support for the updated import attributes proposal (#15536)Parse `await using` declarations (#15520)Fix tests after merging PRsEnable regexp unicode sets parsing by default (#15638)Add decorators version `2023-05` (#15570)Rename `-proposal-`s that became standard to `-transform-` (#15614)Add v7.21.9 to CHANGELOG.md [skip ci]v7.21.9Update test262 (#15639)Archive syntax-unicode-sets-regex (#15637)rescan gt token at the end of type args parsing (#15631)Fix indentation when `retainLines` is `true` (#15569)chore: Enable rule `no-import-type-side-effects` (#15627)fix: Template `export { x }` stuck in infinite loop (#15534)Update Rollup and Rollup plugins (#15616)Update `glob` (#15615)fix: enable block-scoping transform when compiling generators (#15606)Update test262 (#15610)Add v7.21.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