summaryrefslogtreecommitdiff
path: root/tests/testdata/jsr
AgeCommit message (Expand)Author
2024-04-10chore: update references to `deno_std` to use JSR (#23239)Asher Gomez
2024-03-28fix(jsr): exclude yanked versions from 'deno add' and completions (#23113)Nayeem Rahman
2024-03-27feat(init): use jsr specifier for @std/assert (#23073)Bartek Iwańczuk
2024-03-15chore: move more tests away from itest (#22909)David Sherret
2024-02-29feat(unstable): `deno add` subcommand (#22520)Bartek Iwańczuk
2024-02-29test(jsr): add tests for jsx files with and without pragmas (#22634)Bartek Iwańczuk
2024-02-28fix(jsr): do not allow importing a non-JSR url via unanalyzable dynamic impor...David Sherret
2024-02-21fix(publish): better no-slow-types type discovery (#22517)David Sherret
2024-02-15feat(unstable): single checksum per JSR package in the lockfile (#22421)David Sherret
2024-02-14feat(lsp): jsr support with cache probing (#22418)Nayeem Rahman
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci