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

Support TypeScript 4.2 abstract constructor signatures #12628

Merged

Commits on Feb 21, 2021

  1. Copy the full SHA
    12d1ccc View commit details
    Browse the repository at this point in the history
  2. babel-types

    sosukesuzuki authored and nicolo-ribaudo committed Feb 21, 2021
    Copy the full SHA
    526faa1 View commit details
    Browse the repository at this point in the history
  3. babel-generator

    sosukesuzuki authored and nicolo-ribaudo committed Feb 21, 2021
    Copy the full SHA
    4a496ae View commit details
    Browse the repository at this point in the history
  4. Add more tests for parser

    sosukesuzuki authored and nicolo-ribaudo committed Feb 21, 2021
    Copy the full SHA
    8ba6c89 View commit details
    Browse the repository at this point in the history
  5. Refactor

    sosukesuzuki authored and nicolo-ribaudo committed Feb 21, 2021
    Copy the full SHA
    3bfe2a8 View commit details
    Browse the repository at this point in the history
  6. Address reviews

    sosukesuzuki authored and nicolo-ribaudo committed Feb 21, 2021
    Copy the full SHA
    524c5ef View commit details
    Browse the repository at this point in the history
  7. Update packages/babel-parser/src/plugins/typescript/index.js

    Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
    2 people authored and nicolo-ribaudo committed Feb 21, 2021
    Copy the full SHA
    c658d09 View commit details
    Browse the repository at this point in the history
  8. Update after rebase

    nicolo-ribaudo committed Feb 21, 2021
    Copy the full SHA
    d6c4d07 View commit details
    Browse the repository at this point in the history