..
bench
fix(node): seperate worker module cache ( #23634 )
2024-05-16 07:09:35 +00:00
coverage
fix(coverage): do not generate script coverage with empty url ( #24007 )
2024-05-28 23:01:32 +09:00
init
feat(init): use jsr specifier for @std/assert ( #23073 )
2024-03-27 18:51:52 +01:00
jupyter
refactor(jupyter): use runtimelib for Jupyter structures and directory paths ( #23826 )
2024-05-21 22:35:21 +02:00
lint
chore: enable clippy::print_stdout and clippy::print_stderr ( #23732 )
2024-05-08 22:45:06 -04:00
registry
feat(vendor): support modifying remote files in vendor folder without checksum errors ( #23979 )
2024-05-28 14:58:43 -04:00
repl
chore: enable clippy::print_stdout and clippy::print_stderr ( #23732 )
2024-05-08 22:45:06 -04:00
run
fix(compile): relative permissions should be retained as relative ( #23719 )
2024-05-06 19:21:58 -04:00
test
fix(cli/test): decoding percent-encoding(non-ASCII) file path correctly ( #23200 )
2024-05-28 13:34:57 +00:00
vendor
feat(vendor): support modifying remote files in vendor folder without checksum errors ( #23979 )
2024-05-28 14:58:43 -04:00
bundle.rs
chore: enable clippy::print_stdout and clippy::print_stderr ( #23732 )
2024-05-08 22:45:06 -04:00
check.rs
fix: bump cache sqlite dbs to v2 for WAL journal mode change ( #24030 )
2024-05-29 18:38:18 +00:00
compile.rs
fix(cli): Don't panic on invalid emit options ( #23463 )
2024-04-23 08:50:50 -07:00
doc.rs
perf: parse source files in parallel ( #23858 )
2024-05-28 16:23:11 -04:00
fmt.rs
chore: enable clippy::print_stdout and clippy::print_stderr ( #23732 )
2024-05-08 22:45:06 -04:00
info.rs
chore: set lockfile as having no content changes after write ( #24023 )
2024-05-28 23:40:40 -04:00
installer.rs
chore: set lockfile as having no content changes after write ( #24023 )
2024-05-28 23:40:40 -04:00
mod.rs
chore: update copyright to 2024 ( #21753 )
2024-01-01 19:58:21 +00:00
task.rs
feat(task): run npm run
commands with Deno more often ( #23794 )
2024-05-23 15:39:48 +00:00
upgrade.rs
FUTURE: initial support for .npmrc file ( #23560 )
2024-05-23 23:26:23 +02:00