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
/
tests
/
specs
Age
Commit message (
Expand
)
Author
2024-08-09
fix(add): Better error message when missing npm specifier (#24970)
Nathan Whitaker
2024-08-09
fix(install): Properly handle dist tags when setting up node_modules (#24968)
Nathan Whitaker
2024-08-08
fix(add): Support dist tags in deno add (#24960)
Nathan Whitaker
2024-08-08
feat(install): change 'Add ...' message (#24949)
Bartek Iwańczuk
2024-08-08
feat: deno clean (#24950)
David Sherret
2024-08-07
fix(ext/fetch): include URL and error details on fetch failures (#24910)
Yusuke Tanaka
2024-08-07
fix(compile): support workspace members importing other members (#24909)
David Sherret
2024-08-06
feat: deno run <task> (#24891)
Satya Rohith
2024-08-06
fix: update dry run success message (#24885)
HasanAlrimawi
2024-08-05
feat: Add Deno.ServeDefaultExport type (#24879)
Bartek Iwańczuk
2024-08-02
feat(unstable/fmt): move yaml formatting behind unstable flag (#24848)
David Sherret
2024-08-02
feat(test): rename --allow-none to --permit-no-files (#24809)
Luca Casonato
2024-07-31
fix(ext/node): handle node child_process with --v8-options flag (#24804)
Luca Casonato
2024-07-30
fix(compile/windows): handle cjs re-export of relative path with parent compo...
David Sherret
2024-07-30
fix(node): support wildcards in package.json imports (#24794)
David Sherret
2024-07-28
fix(http): Adjust hostname display for Windows when using 0.0.0.0 (#24698)
Yazan AbdAl-Rahman
2024-07-28
fix: actually add missing `node:readline/promises` module (#24772)
David Sherret
2024-07-26
fix(unstable/compile): handle byonm import in sub dir (#24755)
David Sherret
2024-07-25
fix(node): cjs pkg dynamically importing esm-only pkg fails (#24730)
David Sherret
2024-07-25
fix(unstable): move sloppy-import warnings to lint rule (#24710)
David Sherret
2024-07-25
chore: update to `std@2024.07.19` (#24715)
Asher Gomez
2024-07-25
fix(workspaces/publish): include the license file from the workspace root if ...
David Sherret
2024-07-25
chore: use `@std` prefix for internal module specifiers (#24543)
Asher Gomez
2024-07-24
fix(future): Emit `deno install` warning less often, suggest `deno install` i...
Nathan Whitaker
2024-07-24
fix(node): better detection for when to surface node resolution errors (#24653)
David Sherret
2024-07-23
fix: enable the reporting of parsing related problems when running deno lint ...
HasanAlrimawi
2024-07-22
fix(types): Conform lib.deno_web.d.ts to lib.dom.d.ts and lib.webworker.d.ts ...
Kenta Moriuchi
2024-07-22
fix(publish): warn about missing license file (#24677)
David Sherret
2024-07-19
fix(cli): Respect implied BYONM from DENO_FUTURE in `deno task` (#24652)
Nathan Whitaker
2024-07-18
chore: fix ci (#24633)
David Sherret
2024-07-17
fix(publish): surface syntax errors when using --no-check (#24620)
David Sherret
2024-07-18
chore: fix flakey lifecycle scripts test (#24629)
Nathan Whitaker
2024-07-18
Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...
Bartek Iwańczuk
2024-07-17
fix(workspace): support resolving bare specifiers to npm pkgs within a worksp...
David Sherret
2024-07-16
fix(cli): Create child node_modules for conflicting dependency versions, resp...
Nathan Whitaker
2024-07-15
fix(node): Fix `--allow-scripts` with no `deno.json` (#24533)
Nathan Whitaker
2024-07-15
fix(workspace): do not resolve to self for npm pkg depending on matching req ...
David Sherret
2024-07-14
fix(init): use bare specifier for `jsr:@std/assert` (#24581)
David Sherret
2024-07-13
Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24...
Ryan Dahl
2024-07-13
refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)
Sean McArthur
2024-07-12
fix(config): regression - should not discover npm workspace for nested deno.j...
David Sherret
2024-07-12
refactor: move importMap with imports/scopes diagnostic to deno_config (#24553)
David Sherret
2024-07-11
fix(node): Ignore broken default install scripts (#24534)
Nathan Whitaker
2024-07-11
chore: `@netlify/edge-bundler` workaround until Deno 2.0 (#24532)
David Sherret
2024-07-11
fix(workspace): allow using --import-map flag with workspace (#24527)
Bartek Iwańczuk
2024-07-11
fix(npm): only warn about lifecycle scripts not being run when setting up dir...
David Sherret
2024-07-10
chore: fix flaky publish::npm_workspace test (#24511)
David Sherret
2024-07-10
fix(check): CJS types importing dual ESM/CJS package should prefer CJS types ...
David Sherret
2024-07-10
feat(jsr): support publishing jsr packages in npm workspaces (#24507)
David Sherret
2024-07-10
chore: tweak warning message for un-run install scripts (#24508)
Nathan Whitaker
[prev]
[next]