index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
web
Age
Commit message (
Expand
)
Author
2024-09-16
fix(runtime): don't error `child.output()` on consumed stream (#25657)
Luca Casonato
2024-09-06
fix(runtime): use more null proto objects again (#25040)
Kenta Moriuchi
2024-09-04
chore: forward v1.46.3 release commit to main (#25425)
denobot
2024-09-03
chore: update WPT (#25250)
Asher Gomez
2024-09-03
BREAKING(permissions): remove --allow-hrtime (#25367)
Luca Casonato
2024-09-02
BREAKING(ext/web): remove remaining web types for compatibility (#25334)
Kenta Moriuchi
2024-08-29
chore: forward v1.46.2 release commit to main (#25296)
denobot
2024-08-29
fix: reland async context (#25140)
snek
2024-08-28
refactor(ext): throw new error instead of throw error (#25272)
Ian Bull
2024-08-26
Revert "feat(fetch): accept async iterables for body" (#25207)
Luca Casonato
2024-08-22
chore: forward v1.46.1 release commit to main (#25155)
denobot
2024-08-22
1.46.0 (#25139)
denobot
2024-08-20
chore: enable no-console dlint rule (#25113)
David Sherret
2024-08-06
docs: improve TextDecoder and TextEncoder jsdoc (#24890)
Ryan Dahl
2024-08-06
fix(ext/web): make TextDecoderResource use cppgc (#24888)
Divy Srivastava
2024-08-06
feat(fetch): accept async iterables for body (#24623)
Leo Kettmeir
2024-08-06
fix(ext/web): make CompressionResource garbage collectable (#24884)
Divy Srivastava
2024-08-02
Revert "feat: async context" (#24856)
snek
2024-08-02
feat: async context (#24402)
snek
2024-08-02
Revert "perf(ext/node): improve `Buffer` from string performance" (#24851)
Luca Casonato
2024-07-31
chore: forward v1.45.5 release commit to main (#24818)
denobot
2024-07-30
perf(ext/node): improve `Buffer` from string performance (#24567)
Divy Srivastava
2024-07-28
fix(types): fix streams types (#24770)
Kenta Moriuchi
2024-07-26
chore: forward v1.45.4 release commit to main (#24754)
denobot
2024-07-23
chore: forward v1.45.3 release commit to main (#24681)
denobot
2024-07-22
fix(types): Conform lib.deno_web.d.ts to lib.dom.d.ts and lib.webworker.d.ts ...
Kenta Moriuchi
2024-07-12
chore: forward v1.45.2 release commit to main (#24564)
denobot
2024-07-12
chore: forward v1.45.1 release commit to main (#24540)
denobot
2024-07-11
1.45.0 (#24512)
denobot
2024-07-09
fix: do not return undefined for missing global properties (#24474)
snek
2024-07-02
fix(ext/web): use primordials of ES2024 ArrayBuffer transfer (#24396)
Kenta Moriuchi
2024-07-02
feat(ext/web): add `Blob.prototype.bytes()` (#24148)
Kenta Moriuchi
2024-06-19
chore: forward v1.44.4 release commit to main (#24271)
denobot
2024-06-19
chore: forward v1.44.3 release commit to main (#24256)
denobot
2024-06-19
fix(ext/web): fix `AbortSignal.timeout()` leak (#23842)
Tom Alcorn
2024-06-18
docs: Add documentation to a subset of available extensions (#24138)
Richard Carson
2024-06-14
chore: upgrade to rust 1.79 (#24207)
Satya Rohith
2024-06-13
chore: forward v1.44.2 release commit to main (#24194)
denobot
2024-06-09
fix(ext/web): correct string tag for MessageEvent (#24134)
Luca Casonato
2024-06-06
refactor: remove `PermissionsContainer` in deno_runtime (#24119)
David Sherret
2024-06-06
chore: forward v1.44.1 release commit to main (#24115)
denobot
2024-06-05
chore(ext/web): use `Error.captureStackTrace` in `DOMException` constructor (...
ud2
2024-05-30
1.44.0 (#24045)
denobot
2024-05-27
fix(ext/web): `ReadableStream.from()` allows `Iterable` instead of `IterableI...
Milly
2024-05-23
fix(ext/web): `ReadableStream.from()` ignores null `Symbol.asyncIterator` (#2...
Milly
2024-05-23
fix(runtime): use more null proto objects (#23921)
Luca Casonato
2024-05-22
chore: forward v1.43.6 release commit to main (#23936)
Bartek Iwańczuk
2024-05-21
fix(ext/web): fix potential leak of unread buffers (#23923)
Matt Mastracci
2024-05-17
chore: forward v1.43.4 commit to main (#23861)
Bartek Iwańczuk
2024-05-13
fix(ext/web): update ongoing promise in async iterator `return()` method (#23...
Mattias Buelens
[next]