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(experimental): option to polyfill fetch using undici in Node.js <18 #40318

Merged
merged 61 commits into from Sep 27, 2022

Commits on Sep 7, 2022

  1. polyfill undici

    Ethan-Arrowood committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    66408d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28a09b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0daf850 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c5c027 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    f4169d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b2475a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07be524 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    32d3677 View commit details
    Browse the repository at this point in the history
  2. Add ?. to useUndici

    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    Ethan-Arrowood and balazsorban44 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    4cbc65f View commit details
    Browse the repository at this point in the history
  3. Fix global config resolution

    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    Ethan-Arrowood and balazsorban44 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    eb44e6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fd115a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Update function name

    Ethan-Arrowood committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    2a962a4 View commit details
    Browse the repository at this point in the history
  2. remove unused code

    Ethan-Arrowood committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    6593733 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a11d117 View commit details
    Browse the repository at this point in the history
  4. update lock file

    balazsorban44 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    ebc33d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f623f65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    502db7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88c65cd View commit details
    Browse the repository at this point in the history
  8. update compiled

    balazsorban44 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1651916 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/polyfill-undici-fetch' of github.com:Ethan-Arro…

    …wood/next.js into feature/polyfill-undici-fetch
    balazsorban44 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    8393aaf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76d7b6c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    367862f View commit details
    Browse the repository at this point in the history
  2. revert compiled

    balazsorban44 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    3866700 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58ecb4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    454d917 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/polyfill-undici-fetch' of github.com:Ethan-Arro…

    …wood/next.js into feature/polyfill-undici-fetch
    balazsorban44 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    1b26d54 View commit details
    Browse the repository at this point in the history
  6. revert

    balazsorban44 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    0de1fb4 View commit details
    Browse the repository at this point in the history
  7. revert

    balazsorban44 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    ec21630 View commit details
    Browse the repository at this point in the history
  8. revert?

    balazsorban44 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    e8550fa View commit details
    Browse the repository at this point in the history
  9. more revert

    balazsorban44 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    7e6b1f9 View commit details
    Browse the repository at this point in the history
  10. one more

    balazsorban44 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    4919546 View commit details
    Browse the repository at this point in the history
  11. update taskfile

    balazsorban44 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    ef8b44f View commit details
    Browse the repository at this point in the history
  12. update compiled

    balazsorban44 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    789b43b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    245ff7b View commit details
    Browse the repository at this point in the history
  14. fix lock file

    Ethan-Arrowood committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    60d99d7 View commit details
    Browse the repository at this point in the history
  15. Update packages/next/server/config.ts

    Co-authored-by: Sukka <isukkaw@gmail.com>
    Ethan-Arrowood and SukkaW committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    0de3c26 View commit details
    Browse the repository at this point in the history
  16. fix semver usage

    Ethan-Arrowood committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    989f9c8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ed03b2b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    421891b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    acf39cb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/polyfill-undici-fetch' of github.com:Ethan-Arro…

    …wood/next.js into feature/polyfill-undici-fetch
    Ethan-Arrowood committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    203c3e7 View commit details
    Browse the repository at this point in the history
  3. fix lock file

    Ethan-Arrowood committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    bbc2ac5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbafb7f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    d2087ce View commit details
    Browse the repository at this point in the history
  2. update lock

    ijjk committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    f770bd5 View commit details
    Browse the repository at this point in the history
  3. update compiled

    ijjk committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    31beccc View commit details
    Browse the repository at this point in the history
  4. Update packages/next/server/node-polyfill-fetch.js

    Co-authored-by: Steven <steven@ceriously.com>
    Ethan-Arrowood and styfle committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    7722ea5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    424531a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    7da8b81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72c90fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5f3c60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbc3e4d View commit details
    Browse the repository at this point in the history
  5. update lock file

    balazsorban44 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    fcfa989 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08fefca View commit details
    Browse the repository at this point in the history
  7. update compiled

    balazsorban44 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    b101ec6 View commit details
    Browse the repository at this point in the history
  8. fix test

    balazsorban44 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    82a0961 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    ef18f28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05ca18f View commit details
    Browse the repository at this point in the history
  3. tweak test

    balazsorban44 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    519c717 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6002dba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ed03ee View commit details
    Browse the repository at this point in the history