Age | Commit message (Expand) | Author |
---|---|---|
2021-08-11 | Rename extensions/ directory to ext/ (#11643) | Ryan Dahl |
2021-08-09 | feat(extensions/web): add structuredClone function (#11572) | Leo K |
2021-06-21 | feat: `MessageChannel` and `MessagePort` (#11051) | Luca Casonato |
2021-06-14 | refactor: move streams implementation to deno_web crate (#10935) | Bartek Iwańczuk |
2021-06-10 | refactor: merge deno_file crate into deno_web (#10914) | Bartek Iwańczuk |
2021-06-06 | feat(web): Implement TextDecoderStream and TextEncoderStream (#10842) | Andreu Botella |
2021-06-05 | refactor(web): use encoding_rs for text encoding (#10844) | Luca Casonato |
2021-06-01 | fix: Support the stream option to TextDecoder#decode (#10805) | Andreu Botella |
2021-04-30 | Rename crate_ops to extensions (#10431) | Andy Hayden |