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

Provide plugin/preset typings from plugin-utils #14499

Merged
merged 22 commits into from Apr 29, 2022

Commits on Apr 26, 2022

  1. Copy the full SHA
    cf26c37 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Copy the full SHA
    dd73f4c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7a21c70 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    11c80b9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1a016a2 View commit details
    Browse the repository at this point in the history
  5. typings: fix GeneratorOptions

    JLHwung committed Apr 27, 2022
    Copy the full SHA
    dc43dd0 View commit details
    Browse the repository at this point in the history
  6. update babel parser typings

    JLHwung committed Apr 27, 2022
    Copy the full SHA
    046daab View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    8ef9dd2 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    381fd18 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    99d3abd View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    beda280 View commit details
    Browse the repository at this point in the history
  11. fix typing issues

    JLHwung committed Apr 27, 2022
    Copy the full SHA
    c20d40b View commit details
    Browse the repository at this point in the history
  12. Update packages/babel-core/src/config/validation/plugins.ts

    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    JLHwung and nicolo-ribaudo committed Apr 27, 2022
    Copy the full SHA
    e82aa35 View commit details
    Browse the repository at this point in the history
  13. Update packages/babel-plugin-proposal-nullish-coalescing-operator/src…

    …/index.ts
    
    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    JLHwung and nicolo-ribaudo committed Apr 27, 2022
    Copy the full SHA
    d39e051 View commit details
    Browse the repository at this point in the history
  14. Update packages/babel-helper-plugin-utils/src/index.ts

    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    JLHwung and nicolo-ribaudo committed Apr 27, 2022
    Copy the full SHA
    cc42fdf View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    cd4cdf2 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    032ebf4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Do not expose plugin state

    JLHwung committed Apr 28, 2022
    Copy the full SHA
    84153ee View commit details
    Browse the repository at this point in the history
  2. bump typescript to 4.6.3

    JLHwung committed Apr 28, 2022
    Copy the full SHA
    dd42d4f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e2106bf View commit details
    Browse the repository at this point in the history
  4. misc

    JLHwung committed Apr 28, 2022
    Copy the full SHA
    b0fd195 View commit details
    Browse the repository at this point in the history
  5. noNewArrows defaults to true

    JLHwung committed Apr 28, 2022
    Copy the full SHA
    6c2d2d9 View commit details
    Browse the repository at this point in the history