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

feat(typescript): support 4.7 nodenext #1194

Merged

Commits on May 26, 2022

  1. Copy the full SHA
    1d6527a View commit details
    Browse the repository at this point in the history
  2. Begin fixing tests

    perrin4869 committed May 26, 2022
    Copy the full SHA
    e119cf8 View commit details
    Browse the repository at this point in the history
  3. Add nodenext test

    perrin4869 committed May 26, 2022
    Copy the full SHA
    9e55d35 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Try things out

    perrin4869 committed Jun 6, 2022
    Copy the full SHA
    665aa8b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Fix tests

    perrin4869 committed Jun 7, 2022
    Copy the full SHA
    8c4071e View commit details
    Browse the repository at this point in the history
  2. Require typescript 3.7

    perrin4869 committed Jun 7, 2022
    Copy the full SHA
    104828f View commit details
    Browse the repository at this point in the history
  3. Add test

    perrin4869 committed Jun 7, 2022
    Copy the full SHA
    b21e9f5 View commit details
    Browse the repository at this point in the history
  4. Iron out last details

    perrin4869 committed Jun 7, 2022
    Copy the full SHA
    3c6aea9 View commit details
    Browse the repository at this point in the history
  5. Fix linter warnings

    perrin4869 committed Jun 7, 2022
    Copy the full SHA
    f661861 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Use type cast

    perrin4869 committed Jun 10, 2022
    Copy the full SHA
    cbc7f73 View commit details
    Browse the repository at this point in the history
  2. Fix glob

    perrin4869 committed Jun 10, 2022
    Copy the full SHA
    1b4d878 View commit details
    Browse the repository at this point in the history
  3. Use RegExp.prototype.test

    perrin4869 committed Jun 10, 2022
    Copy the full SHA
    6140691 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. fix: merge conflicts

    perrin4869 committed Sep 4, 2022
    Copy the full SHA
    1fc5773 View commit details
    Browse the repository at this point in the history
  2. chore: comment on glob

    perrin4869 committed Sep 4, 2022
    Copy the full SHA
    02eb58a View commit details
    Browse the repository at this point in the history
  3. chore: simplify glob

    perrin4869 committed Sep 4, 2022
    Copy the full SHA
    0933d2f View commit details
    Browse the repository at this point in the history