-
-
Notifications
You must be signed in to change notification settings - Fork 632
Comparing changes
Open a pull request
base repository: nodejs/undici
base: v6.0.1
head repository: nodejs/undici
compare: v6.1.0
- 19 commits
- 31 files changed
- 6 contributors
Commits on Dec 6, 2023
-
fix: more sensible stack trace from dump error (#2503)
* fix: more sensible stack trace from dump error * Update lib/core/errors.js Co-authored-by: Carlos Fuentes <me@metcoder.dev> --------- Co-authored-by: Carlos Fuentes <me@metcoder.dev>
Configuration menu - View commit details
-
Copy full SHA for c009d6a - Browse repository at this point
Copy the full SHA c009d6aView commit details
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 84a99b0 - Browse repository at this point
Copy the full SHA 84a99b0View commit details -
refactor: version cleanup (#2507)
* refactor: version cleanup * remove throwIfAborted
Configuration menu - View commit details
-
Copy full SHA for d41d58d - Browse repository at this point
Copy the full SHA d41d58dView commit details
Commits on Dec 8, 2023
-
perf(fetch): Improve fetch of detaurl (#2479)
* perf(fetch): Improve data url base64 * format * fix: comment position * add comment * add comment * suggestion change * perf: avoid replace * fixup * refactor * fixup * Revert "fixup" This reverts commit 058dc02. * fixup * remove
Configuration menu - View commit details
-
Copy full SHA for de7dc7f - Browse repository at this point
Copy the full SHA de7dc7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ab7d2c - Browse repository at this point
Copy the full SHA 7ab7d2cView commit details -
perf(fetch): optimize call
dispatch
(#2493)* perf(fetch): optimize call `dispatch` * fixup * format * fixup * refactor * fixup * fixup * fixup * perf * fix: add missing async * add comment * fix comment * fix comment * Revert "fix: add missing async"
Configuration menu - View commit details
-
Copy full SHA for 289c874 - Browse repository at this point
Copy the full SHA 289c874View commit details -
perf(util/parseHeaders): If the header name is buffer (#2501)
* initial implementation * test: fix * compatible API * fix: tree * add benchmark * fix: lint * fix: benchmark * perf * use number key * remove unsafe * format & add comment * fix: benchmark import path * better benchmark * better benchmark * perf: rewrite tree * test: fuzz test * fix test * test * test: remove tree * refactor * refactor * suggested change * test: refactor * add use strict * test: refactor * add type comment * check length * test: perf * improve type * fix: type
Configuration menu - View commit details
-
Copy full SHA for 0690568 - Browse repository at this point
Copy the full SHA 0690568View commit details -
Configuration menu - View commit details
-
Copy full SHA for b918b7a - Browse repository at this point
Copy the full SHA b918b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e535a64 - Browse repository at this point
Copy the full SHA e535a64View commit details -
perf: Improve processHeader (#2513)
* perf: Improve processHeader * rewrite * use if statement * fixup
Configuration menu - View commit details
-
Copy full SHA for 8422aa9 - Browse repository at this point
Copy the full SHA 8422aa9View commit details
Commits on Dec 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d63bb3 - Browse repository at this point
Copy the full SHA 5d63bb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d434bb7 - Browse repository at this point
Copy the full SHA d434bb7View commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3fd7bf3 - Browse repository at this point
Copy the full SHA 3fd7bf3View commit details
Commits on Dec 13, 2023
-
feat: allow customization of build environment (#2403)
This allows for the WASM artifacts to be built elsewhere than only in the alpine-based node container.
Configuration menu - View commit details 10000
-
Copy full SHA for eaefcf8 - Browse repository at this point
Copy the full SHA eaefcf8View commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e1ab8b9 - Browse repository at this point
Copy the full SHA e1ab8b9View commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 871baa7 - Browse repository at this point
Copy the full SHA 871baa7View commit details
Commits on Dec 20, 2023
-
Call fg.unregister() after a dispatcher is done, adds UNDICI_NO_FG to… (
#2527) * Call fg.unregister() after a dispatcher is done, adds UNDICI_NO_FG to disable finalization Signed-off-by: Matteo Collina <hello@matteocollina.com> * fixup Signed-off-by: Matteo Collina <hello@matteocollina.com> * fixup Signed-off-by: Matteo Collina <hello@matteocollina.com> --------- Signed-off-by: Matteo Collina <hello@matteocollina.com>
Configuration menu - View commit details
-
Copy full SHA for 974a85e - Browse repository at this point
Copy the full SHA 974a85eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38f2226 - Browse repository at this point
Copy the full SHA 38f2226View commit details -
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Configuration menu - View commit details
-
Copy full SHA for 250b89a - Browse repository at this point
Copy the full SHA 250b89aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.0.1...v6.1.0