You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bump fetch 3.6.3 with node 22.22.3, 24.15.0 and 26.2.0 (#277) (546bbf0)
bump fetch 3.6.4 with nodejs 22.23.1, 24.18.0, 26.4.0 (#288) (3520d26)
Bug Fixes
detector: pick up six more silent-drop shapes (re-exports, new URL, multi-arg path.join, path.resolve(__dirname,…), createRequire aliases, import.meta.resolve) (#272) (ea66111), closes #269
sea: set process.pkg in worker threads (#270) (376e2a4)
Test added
fetch-all: track supported node majors, drop node20 (#286) (1b0002f)
split unit tests into node:test suite, add c8 coverage (#271) (26f10a3), closes #267#267