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
/
tools
/
core_import_map.json
Age
Commit message (
Expand
)
Author
2024-11-18
feat(runtime): remove public OTEL trace API (#26854)
Luca Casonato
2024-11-13
feat: OpenTelemetry Tracing API and Exporting (#26710)
snek
2024-09-12
feat(ext/node): expose ES modules for _ modules (#25588)
Bartek Iwańczuk
2024-09-06
BREAKING(buffer): remove `Deno.Buffer` (#25441)
Asher Gomez
2024-08-22
fix(ext/node): register `node:wasi` built-in (#25134)
Divy Srivastava
2024-08-15
fix(node): Create additional pipes for child processes (#25016)
Nathan Whitaker
2024-08-14
fix: `node:inspector` not being registered (#25007)
Marvin Hagemeister
2024-08-14
chore: fix wrong extension in lsp mappings (#25037)
Marvin Hagemeister
2024-08-07
feat(ext/node): rewrite crypto keys (#24463)
Luca Casonato
2024-07-25
chore: update to `std@2024.07.19` (#24715)
Asher Gomez
2024-07-11
chore: add std import mapping for tests (#24521)
Marvin Hagemeister
2024-06-15
fix(ext/node): better support for `node:diagnostics_channel` module (#24088)
Bartek Iwańczuk
2024-04-24
feat(ext/http): Implement request.signal for Deno.serve (#23425)
Matt Mastracci
2024-04-18
chore: remove unused, unstable 'http' namespace (#23436)
Matt Mastracci
2024-04-01
fix(ext/node): Add fs.readv, fs.readvSync (#23166)
Nathan Whitaker
2024-02-07
refactor: move ImageData to web extension (#22295)
Leo Kettmeir
2024-01-22
feat(web): ImageBitmap (#21898)
Leo Kettmeir
2024-01-02
fix(ext/node): querystring stringify without encode callback (#21740)
Divy Srivastava
2023-12-06
feat(ext/web): add ImageData Web API (#21183)
Jamie
2023-12-01
fix(ext/node): add stubbed process.report (#21373)
Daniel Mizerski
2023-11-01
feat(cron) implement Deno.cron() (#21019)
Igor Zinkovsky
2023-09-23
fix(node): supported arguments to `randomFillSync` (#20637)
Divy Srivastava
2023-07-02
refactor: rename built-in node modules from ext:deno_node/ to node: (#19680)
Bartek Iwańczuk
2023-06-02
chore(tools): Add core import-map (#19346)
Aapo Alasuutari