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 .mts, .cts, nodenext, and node16 #1694

Merged
merged 39 commits into from May 18, 2022
Merged

Support .mts, .cts, nodenext, and node16 #1694

merged 39 commits into from May 18, 2022

Commits on Dec 11, 2021

  1. feat: support .mts .cts

    bluelovers committed Dec 11, 2021
    Copy the full SHA
    801b113 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. stuff

    cspotcode committed Jan 27, 2022
    Copy the full SHA
    9b1d42d View commit details
    Browse the repository at this point in the history
  2. WIP with TODOs

    cspotcode committed Jan 27, 2022
    Copy the full SHA
    49832c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

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

Commits on Mar 20, 2022

  1. WIP

    cspotcode committed Mar 20, 2022
    Copy the full SHA
    7e05614 View commit details
    Browse the repository at this point in the history
  2. lint-fix

    cspotcode committed Mar 20, 2022
    Copy the full SHA
    f6fcc9a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. WIP

    cspotcode committed Mar 25, 2022
    Copy the full SHA
    637d232 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. WIP

    cspotcode committed Mar 26, 2022
    Copy the full SHA
    26aff19 View commit details
    Browse the repository at this point in the history
  2. WIP

    cspotcode committed Mar 26, 2022
    Copy the full SHA
    75bc08d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

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

    cspotcode committed May 15, 2022
    Copy the full SHA
    f43292d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    842fe56 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Copy the full SHA
    d09c552 View commit details
    Browse the repository at this point in the history
  2. lint-fix

    cspotcode committed May 16, 2022
    Copy the full SHA
    a09275f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7f5f183 View commit details
    Browse the repository at this point in the history
  4. fix

    cspotcode committed May 16, 2022
    Copy the full SHA
    a83b026 View commit details
    Browse the repository at this point in the history
  5. fix

    cspotcode committed May 16, 2022
    Copy the full SHA
    54eccee View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. test against TS rc on nodes 14, 16, 18 (good sanity-checking with the…

    …se new nodenext features)
    cspotcode committed May 17, 2022
    Copy the full SHA
    b7875c1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d0ef354 View commit details
    Browse the repository at this point in the history
  3. tweak tests

    cspotcode committed May 17, 2022
    Copy the full SHA
    26001ed View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f217a1c View commit details
    Browse the repository at this point in the history
  5. fix tests

    cspotcode committed May 17, 2022
    Copy the full SHA
    44680b2 View commit details
    Browse the repository at this point in the history
  6. fix

    cspotcode committed May 17, 2022
    Copy the full SHA
    db98db6 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    7d4e1b1 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    26a26bb View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d4df204 View commit details
    Browse the repository at this point in the history
  10. lint-fix

    cspotcode committed May 17, 2022
    Copy the full SHA
    a865be3 View commit details
    Browse the repository at this point in the history
  11. tricky types

    cspotcode committed May 17, 2022
    Copy the full SHA
    293b5cd View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    71066b2 View commit details
    Browse the repository at this point in the history
  13. fix tests

    cspotcode committed May 17, 2022
    Copy the full SHA
    3c5a2db View commit details
    Browse the repository at this point in the history
  14. fix bug and tests

    cspotcode committed May 17, 2022
    Copy the full SHA
    19f6442 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. fix windows

    cspotcode committed May 18, 2022
    Copy the full SHA
    e3661c7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    41e93ec View commit details
    Browse the repository at this point in the history
  3. fix windows

    cspotcode committed May 18, 2022
    Copy the full SHA
    b308f2b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5de2b23 View commit details
    Browse the repository at this point in the history
  5. Update moduleTypes docs

    cspotcode committed May 18, 2022
    Copy the full SHA
    5b1dcdc View commit details
    Browse the repository at this point in the history
  6. add mts and cts awareness to internal/external classifier; add .d.cts…

    …/.d.mts extensions to tests
    cspotcode committed May 18, 2022
    Copy the full SHA
    00755d0 View commit details
    Browse the repository at this point in the history
  7. cleanup misc markdown files

    cspotcode committed May 18, 2022
    Copy the full SHA
    0288468 View commit details
    Browse the repository at this point in the history
  8. more markdown cleanup

    cspotcode committed May 18, 2022
    Copy the full SHA
    e545394 View commit details
    Browse the repository at this point in the history