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
/
jsr
/
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-04-29
chore: add tests for moduleGraph2 (#23603)
David Sherret
2024-04-27
fix(compile): certain jsr specifiers sometimes can't load (#23567)
David Sherret
2024-04-24
feat(jsr): support importing from jsr via HTTPS specifiers (except for type c...
David Sherret
2024-04-10
chore: update references to `deno_std` to use JSR (#23239)
Asher Gomez
2024-03-28
fix(jsr): exclude yanked versions from 'deno add' and completions (#23113)
Nayeem Rahman
2024-03-27
feat(init): use jsr specifier for @std/assert (#23073)
Bartek Iwańczuk
2024-02-29
feat(unstable): `deno add` subcommand (#22520)
Bartek Iwańczuk
2024-02-29
test(jsr): add tests for jsx files with and without pragmas (#22634)
Bartek Iwańczuk
2024-02-28
fix(jsr): do not allow importing a non-JSR url via unanalyzable dynamic impor...
David Sherret
2024-02-21
fix(publish): better no-slow-types type discovery (#22517)
David Sherret
2024-02-15
feat(unstable): single checksum per JSR package in the lockfile (#22421)
David Sherret
2024-02-14
feat(lsp): jsr support with cache probing (#22418)
Nayeem Rahman
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci