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
/
testdata
/
npm
/
registry
Age
Commit message (
Expand
)
Author
2024-05-07
chore(test): move npm registries to separate servers and to the `tests/regist...
David Sherret
2024-05-03
test: npm registry handles two test scopes (#23663)
Bartek Iwańczuk
2024-04-30
fix(node): require.resolve - fallback to global cache when bare specifier fro...
David Sherret
2024-04-15
fix(lsp): improved cjs tracking (#23374)
David Sherret
2024-03-13
fix(node): resolve types via package.json for directory import (#22878)
David Sherret
2024-03-09
fix(node): require of pkg json imports was broken (#22821)
David Sherret
2024-03-08
fix(ext/node): Implement `isBuiltin` in `node:module` (#22817)
Nathan Whitaker
2024-03-08
fix(node): resolve .css files in npm packages when type checking (#22804)
David Sherret
2024-03-04
fix(lsp): ignore code errors when type passes for non-`@deno-types` reolution...
David Sherret
2024-02-29
fix(publish): print a warning when .jsx or .tsx is imported (#22631)
Bartek Iwańczuk
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci