Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify (transpiled) babel-types builder wrappers #13843

Merged
merged 7 commits into from Oct 21, 2021

Commits on Oct 13, 2021

  1. babel-types: simplify generated builder wrappers ...

    ... by passing the node `type` string in `this`
    lightmare committed Oct 13, 2021
    Copy the full SHA
    09f4b07 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    10796ad View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3c5847e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0c12b5d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f6acaa2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. improve deprecated builder type signatures

    (also avoids constructing ...args Array)
    lightmare committed Oct 16, 2021
    Copy the full SHA
    3d67e04 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    546fe9a View commit details
    Browse the repository at this point in the history