deno/ext
James Bronder a2c0157306
fix(ext/node): use primordials in ext/node/polyfills/internal/http.ts (#29082)
Towards #24236. This PR replaces `Date`, `Date` methods, and `Symbol`s
with their primordial versions.
2025-04-29 18:34:22 +02:00
..
broadcast_channel feat: use new feature checker (#29091) 2025-04-29 17:18:14 +02:00
cache feat: allow forcing in-memory SQLite dbs (#29026) 2025-04-28 09:06:38 +00:00
canvas chore: forward v2.2.12 release commit to main (#29044) 2025-04-24 20:22:57 -04:00
console chore: forward v2.2.12 release commit to main (#29044) 2025-04-24 20:22:57 -04:00
cron feat: use new feature checker (#29091) 2025-04-29 17:18:14 +02:00
crypto chore: forward v2.2.12 release commit to main (#29044) 2025-04-24 20:22:57 -04:00
fetch feat(ext/fetch): support localAddress option in custom HTTP client (#28781) 2025-04-25 18:03:24 +05:30
ffi chore: forward v2.2.12 release commit to main (#29044) 2025-04-24 20:22:57 -04:00
fs chore: forward v2.2.12 release commit to main (#29044) 2025-04-24 20:22:57 -04:00
http feat(ext/http): Show that is also listening on localhost (#28171) 2025-04-25 08:36:20 +00:00
io chore: forward v2.2.12 release commit to main (#29044) 2025-04-24 20:22:57 -04:00
kv feat: use new feature checker (#29091) 2025-04-29 17:18:14 +02:00
napi chore: forward v2.2.12 release commit to main (#29044) 2025-04-24 20:22:57 -04:00
net feat: use new feature checker (#29091) 2025-04-29 17:18:14 +02:00
node fix(ext/node): use primordials in ext/node/polyfills/internal/http.ts (#29082) 2025-04-29 18:34:22 +02:00
os feat: Allow access to NO_COLOR env var without --allow-env (#29090) 2025-04-29 10:12:48 -04:00
process chore: forward v2.2.12 release commit to main (#29044) 2025-04-24 20:22:57 -04:00
rt_helper feat(compile): support for ffi and node native addons (#28934) 2025-04-17 16:01:12 -04:00
telemetry fix: move otel logic into otel (#29073) 2025-04-28 15:09:15 +02:00
tls chore: forward v2.2.12 release commit to main (#29044) 2025-04-24 20:22:57 -04:00
url feat: deno_core 0.344.0 (#29089) 2025-04-29 13:15:08 +02:00
web feat: deno_core 0.344.0 (#29089) 2025-04-29 13:15:08 +02:00
webgpu chore: forward v2.2.12 release commit to main (#29044) 2025-04-24 20:22:57 -04:00
webidl feat: deno_core 0.344.0 (#29089) 2025-04-29 13:15:08 +02:00
websocket chore: forward v2.2.12 release commit to main (#29044) 2025-04-24 20:22:57 -04:00
webstorage chore: forward v2.2.12 release commit to main (#29044) 2025-04-24 20:22:57 -04:00