| .. |
|
assets
|
fix: upgrade @node/types to 24 (#30343)
|
2025-08-07 16:08:47 +00:00 |
|
bench
|
chore: move bench test to spec test (#27970)
|
2025-02-05 10:49:10 -05:00 |
|
benches
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |
|
cache
|
chore(cli): new error message for missing dependency (#30901)
|
2025-10-02 19:15:55 +01:00 |
|
cert
|
chore: update to std@2024.07.19 (#24715)
|
2024-07-25 15:30:28 +10:00 |
|
check
|
fix(check): move module not found errors to typescript diagnostics (#27533)
|
2025-01-03 21:49:56 +00:00 |
|
commonjs
|
chore: Happy New Year 2025 (#27509)
|
2024-12-31 19:12:39 +00:00 |
|
compile
|
feat(compile): show remote modules and metadata size when compiling (#27415)
|
2025-01-23 16:55:50 +00:00 |
|
coverage
|
fix(coverage): collect coverage data for workers (#30807)
|
2025-09-23 00:33:53 +02:00 |
|
dynamic_import
|
feat: add --allow-import flag (#25469)
|
2024-09-26 01:50:54 +00:00 |
|
encoding
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |
|
file_extensions
|
chore(lint): add .out file reference checker (#27078)
|
2024-11-26 20:53:20 -08:00 |
|
fmt
|
feat(fmt): apply object spacing to import/export lines (#30371)
|
2025-08-28 19:23:45 -04:00 |
|
image
|
feat(ext/canvas): enhance createImageBitmap specification compliance (#25517)
|
2025-02-05 04:10:11 -08:00 |
|
import_attributes
|
fix(check): compiler options from workspace members (#27785)
|
2025-01-28 10:49:58 -05:00 |
|
import_maps
|
chore: rough first pass on spec tests (#22877)
|
2024-03-13 16:21:13 +00:00 |
|
info
|
chore: move info itests (#25659)
|
2024-09-16 17:08:00 +00:00 |
|
inspector
|
chore: enable clippy::print_stdout and clippy::print_stderr (#23732)
|
2024-05-08 22:45:06 -04:00 |
|
install
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |
|
jsx
|
feat: add jsx precompile skip element option (#23457)
|
2024-04-22 17:07:36 +02:00 |
|
jupyter
|
chore: move more tests away from itest (#22909)
|
2024-03-15 15:46:51 -04:00 |
|
lint/watch
|
chore: deprecate lint itests (#25655)
|
2024-09-16 17:45:25 +00:00 |
|
lockfile
|
feat: lockfile v4 by default (#25165)
|
2024-08-26 23:01:50 +00:00 |
|
lsp
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |
|
malformed_config
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |
|
module_graph
|
chore: update references to deno_std to use JSR (#23239)
|
2024-04-10 17:26:35 -04:00 |
|
node
|
chore: deprecate node compat itests (#25573)
|
2024-09-16 09:53:20 +01:00 |
|
npm
|
chore(cli): new error message for missing dependency (#30901)
|
2025-10-02 19:15:55 +01:00 |
|
publish
|
fix(publish): workspace included license file had incorrect path (#24747)
|
2024-07-26 15:35:29 +00:00 |
|
repl
|
Revert "feat(fmt): sort type-only named import/exports last" (#25705)
|
2024-09-18 13:54:52 +00:00 |
|
run
|
fix(check): do not error for unsupported URL schemes (#30904)
|
2025-10-03 01:34:53 +00:00 |
|
runtime
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |
|
serve
|
feat(serve): env var DENO_SERVE_ADDRESS for configuring default listen address (#28877)
|
2025-04-14 12:15:26 +00:00 |
|
subdir
|
fix(lsp): use verbatim specifier for URL auto-imports (#27605)
|
2025-01-09 17:54:14 +00:00 |
|
task
|
tests: enable package_json_node_modules_none (#25825)
|
2024-10-04 09:56:13 +00:00 |
|
test
|
chore: deprecate test itests (#25512)
|
2024-09-16 19:38:40 +00:00 |
|
tls
|
feat: allow disable hostname verification in TLS (#30409)
|
2025-08-23 10:37:57 +05:30 |
|
tsc
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |
|
tsc2
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |
|
type_definitions
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |
|
unfurl
|
fix(publish): unfurl sloppy imports in d.ts files and type imports (#27793)
|
2025-01-23 14:32:30 +00:00 |
|
wasm
|
feat: Wasm module support (#26668)
|
2024-11-19 18:59:23 -05:00 |
|
webcrypto
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |
|
webgpu
|
refactor: object wrap WebGPU (#27665)
|
2025-02-12 13:45:41 +00:00 |
|
workers
|
fix: support Deno.permissions.query({name:"import"}) (#29610)
|
2025-06-26 22:13:56 +02:00 |
|
add.ts
|
feat: add --allow-import flag (#25469)
|
2024-09-26 01:50:54 +00:00 |
|
cat.ts
|
feat(lint): deno lint --fix and lsp quick fixes (#22615)
|
2024-03-21 14:18:59 -07:00 |
|
echo.ts
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |
|
echo_server.ts
|
chore: update to std@2024.07.19 (#24715)
|
2024-07-25 15:30:28 +10:00 |
|
env
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |
|
navigator_language.ts
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |
|
navigator_languages.ts
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |
|
spawn_kill_permissions.ts
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |
|
symlink_to_subdir
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |
|
welcome.ts
|
chore: move cli/tests/ -> tests/ (#22369)
|
2024-02-10 20:22:13 +00:00 |