Upgrade @babel/core: 7.2.0 → 7.14.0 (minor) - #118
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
|
Closed in favor of #119. |
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
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.2.0 → 7.14.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 38 commits:
v7.14.0Add `runFixtureTestsWithoutExactASTMatch` in parser test runner (#13227)Update `@babel/parser` fixturesImplement `async-do-expressions` transform (#13117)Parse async do expressions (#13043)Mark `WeakMap`s of private fields as pure (#13194)Enable class fields & private methods by default (#13091)Add private brand checks to `shippedProposals` (#13176)Allow compiling `#foo in obj` without compiling private fields (#13172)Add class static blocks to `preset-env`'s `shippedProposals` (#13114)babel-parser: Add new `typescript` plugin option `dts: boolean` (#13113)Implement `importInterop: "node"` option for module transforms (#12838)[ts] Enforce order for the `override` modifier (#13209)Support parsing Flow's Optional Indexed Access Types (#13224)Parse string export names by default (`moduleStringNames`) (#13195)Parse class fields and private methods by default (#13175)Use this.isThisParam in typescript parser (#13163)babel-parser: Deep freeze for `makeErrorTemplates` (#13142)Support TS 4.3 `get`/`set` type members (#13089)Add internal ESLint rule for consistent parser error messages (#13130)Support TS 4.3 `override` syntax in class (#13097)Support parsing Flow's Indexed Access Types (#13053)Support TS 4.3 static index signature in classes (#13096)Introduce parser error codes (#13033)perf(core): check files before interacting with them (#13090)Improve `isIdentifierName` performance (#13211)perf: avoid loadFullConfig when creating block hoist plugin (#13223)Simplify the `wrapRegExp` helper for named groups (#13201)Prevent ForOfStatement from printing the forbidden sequence "for ( async of" (#13208)babel-highlight: Upgrade to js-tokens@7 (#13203)Simplify the special-case printing of single-param arrow functions (#13204)refactor: avoid parsing logic on locations (#13200)Update test262 (#13196)Allow putting helpers in individual files (#13190)fix: don't deduplicate comments with same start index (#13169)fix: Don't load browserslist in block-hoist-plugin (#13182)chore: run coverage-test against node 16 (#13183)Add v7.13.17 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