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: requireAndTranspileModule support ESM #11232

Merged

Commits on May 1, 2021

  1. Copy the full SHA
    28b88d8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    adf5307 View commit details
    Browse the repository at this point in the history
  3. add esm runner e2e test

    WeiAnAn committed May 1, 2021
    Copy the full SHA
    6469e42 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2ef8e02 View commit details
    Browse the repository at this point in the history
  5. add esm testrunner e2e test

    WeiAnAn committed May 1, 2021
    Copy the full SHA
    9a394bd View commit details
    Browse the repository at this point in the history
  6. add esm globalSetup e2e test

    WeiAnAn committed May 1, 2021
    Copy the full SHA
    5c0f7f3 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2f5098d View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    409340e View commit details
    Browse the repository at this point in the history
  9. update changelog

    WeiAnAn committed May 1, 2021
    Copy the full SHA
    8910f9d View commit details
    Browse the repository at this point in the history
  10. remove mutex in runner

    WeiAnAn committed May 1, 2021
    Copy the full SHA
    99ce250 View commit details
    Browse the repository at this point in the history
  11. remove eslint comment

    WeiAnAn committed May 1, 2021
    Copy the full SHA
    ed3b8c3 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    739a122 View commit details
    Browse the repository at this point in the history
  13. clean up temp dir after test

    WeiAnAn committed May 1, 2021
    Copy the full SHA
    02a697a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. Remove implementation detail in CHANGELOG

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    WeiAnAn and SimenB committed May 2, 2021
    Copy the full SHA
    7b721f1 View commit details
    Browse the repository at this point in the history
  2. Remove implementation detail in CHANGELOG

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    WeiAnAn and SimenB committed May 2, 2021
    Copy the full SHA
    a80b820 View commit details
    Browse the repository at this point in the history
  3. remove redundant test

    WeiAnAn committed May 2, 2021
    Copy the full SHA
    884c7e0 View commit details
    Browse the repository at this point in the history