-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Pull requests: denoland/deno
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fixes:Deno.permissions.query({name:"imports"}) is not supported
#27066
opened Nov 25, 2024 by
yuxi-ovo
Loading…
chore: update hardcoded stable node verson in process polyfill
#27044
opened Nov 24, 2024 by
SebastienGllmt
Loading…
fix(lint): linting package with .css file should raise no errors
#26695
opened Nov 2, 2024 by
bartlomieju
Loading…
fix: enhance hints for bare Node.js built-in modules
#26669
opened Nov 1, 2024 by
bartlomieju
Loading…
fix(ext/node): attach error code when require fails on package exports
#26631
opened Oct 29, 2024 by
nathanwhit
Loading…
feat(runtime): add a Cargo feature flag to enable the ffi API
#26493
opened Oct 23, 2024 by
lucasfernog-crabnebula
Loading…
feat(ext/node): implements more dgram compatibility APIs
#26452
opened Oct 21, 2024 by
cemelo
Loading…
perf(ext/http): optimize inferrable content-type responses
#26424
opened Oct 20, 2024 by
littledivy
Loading…
perf(ext/http): save event loop tick for sync responses
#26357
opened Oct 17, 2024 by
littledivy
Loading…
fix(child_process): ignore node experimental option --experimental-*
#26351
opened Oct 17, 2024 by
EdamAme-x
Loading…
fix: watch exclude flag with watch flag for the directory containing the excluded file
#26309
opened Oct 16, 2024 by
HasanAlrimawi
Loading…
fix(compile): ensure compiled main module path exists
#26203
opened Oct 13, 2024 by
littledivy
Loading…
ProTip!
Filter pull requests by the default branch with base:main.