..
bench
feat: default to TS for file extension and support ext flag in more scenarios ( #25472 )
2024-09-18 21:15:13 +02:00
coverage
fix(coverage): ignore urls from doc testing ( #25736 )
2024-09-20 15:04:22 +09:00
init
fix(cli/tools): correct deno init --serve
template behavior ( #25318 )
2024-09-02 23:01:36 +00:00
jupyter
fix(jupyter): keep running event loop when waiting for messages ( #26049 )
2024-10-09 10:04:15 +02:00
lint
refactor: extract out sloppy imports resolution from CLI crate ( #25920 )
2024-09-28 19:17:48 -04:00
registry
fix(install): support installing npm package with alias ( #26246 )
2024-10-14 19:35:52 +00:00
repl
feat: add --allow-import
flag ( #25469 )
2024-09-26 01:50:54 +00:00
run
feat: add --allow-import
flag ( #25469 )
2024-09-26 01:50:54 +00:00
test
feat: default to TS for file extension and support ext flag in more scenarios ( #25472 )
2024-09-18 21:15:13 +02:00
check.rs
feat: add --allow-import
flag ( #25469 )
2024-09-26 01:50:54 +00:00
clean.rs
feat(clean): add progress bar ( #25026 )
2024-08-14 13:04:07 +02:00
compile.rs
feat(unstable): --unstable-detect-cjs
for respecting explicit "type": "commonjs"
( #26149 )
2024-10-14 20:48:39 -04:00
doc.rs
fix: use tree-sitter for deno_doc ( #26066 )
2024-10-08 06:55:44 -07:00
fmt.rs
refactor(fmt): rewrite HTML syntax error handling ( #25892 )
2024-09-26 20:44:36 -04:00
info.rs
feat(cli): improve deno info output for npm packages ( #25906 )
2024-10-14 14:29:50 +02:00
installer.rs
fix(install): surface package.json dependency errors ( #26023 )
2024-10-04 07:52:00 +00:00
mod.rs
BREAKING: remove deno vendor
( #25343 )
2024-09-03 17:00:57 +10:00
serve.rs
feat: add --allow-import
flag ( #25469 )
2024-09-26 01:50:54 +00:00
task.rs
feat(npm): support --allow-scripts
on deno run
(and deno add
, deno test
, etc) ( #26075 )
2024-10-12 12:14:32 -07:00
upgrade.rs
feat(upgrade): support LTS release channel ( #25123 )
2024-09-12 23:52:39 +02:00