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

major: output ESM for .mjs or "type": "module" builds #720

Merged
merged 24 commits into from Jul 16, 2021
Merged

Commits on Jul 7, 2021

  1. Revert "increase jest watcher timeout"

    This reverts commit 6a3991d.
    guybedford committed Jul 7, 2021
    Copy the full SHA
    1ccdd50 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3808d04 View commit details
    Browse the repository at this point in the history
  3. add fixture

    guybedford committed Jul 7, 2021
    Copy the full SHA
    595b92f View commit details
    Browse the repository at this point in the history
  4. disable v8cache for esm

    guybedford committed Jul 7, 2021
    Copy the full SHA
    42098d2 View commit details
    Browse the repository at this point in the history
  5. use node14 target

    guybedford committed Jul 7, 2021
    Copy the full SHA
    adba554 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    bfdbbc4 View commit details
    Browse the repository at this point in the history
  7. mjs for mjs

    guybedford committed Jul 7, 2021
    Copy the full SHA
    62128ff View commit details
    Browse the repository at this point in the history
  8. update unit tests

    guybedford committed Jul 7, 2021
    Copy the full SHA
    33d17dc View commit details
    Browse the repository at this point in the history
  9. update cli tests

    guybedford committed Jul 7, 2021
    Copy the full SHA
    696cb75 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    cfa7e2f View commit details
    Browse the repository at this point in the history
  11. fixup filename handling

    guybedford committed Jul 7, 2021
    Copy the full SHA
    b095409 View commit details
    Browse the repository at this point in the history
  12. fixup resolve ref

    guybedford committed Jul 7, 2021
    Copy the full SHA
    0a86107 View commit details
    Browse the repository at this point in the history
  13. fixup fs ref

    guybedford committed Jul 7, 2021
    Copy the full SHA
    cb1a8a3 View commit details
    Browse the repository at this point in the history
  14. update unit tests

    guybedford committed Jul 7, 2021
    Copy the full SHA
    baaa12c View commit details
    Browse the repository at this point in the history
  15. fixup esm check

    guybedford committed Jul 7, 2021
    Copy the full SHA
    ccd57ba View commit details
    Browse the repository at this point in the history
  16. fixup external type

    guybedford committed Jul 7, 2021
    Copy the full SHA
    369ac30 View commit details
    Browse the repository at this point in the history
  17. fixup webpack externals

    guybedford committed Jul 7, 2021
    Copy the full SHA
    1ee927e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. webpack@5.44

    guybedford committed Jul 10, 2021
    Copy the full SHA
    4758297 View commit details
    Browse the repository at this point in the history
  2. update fixtures

    guybedford committed Jul 10, 2021
    Copy the full SHA
    8c557aa View commit details
    Browse the repository at this point in the history
  3. add fixtures update script

    guybedford committed Jul 10, 2021
    Copy the full SHA
    d71b185 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Copy the full SHA
    c6d63a2 View commit details
    Browse the repository at this point in the history
  2. Remove newline

    styfle committed Jul 12, 2021
    Copy the full SHA
    c33e2ac View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. fixup: pr feedback

    guybedford committed Jul 13, 2021
    Copy the full SHA
    c01d291 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    981e853 View commit details
    Browse the repository at this point in the history