summaryrefslogtreecommitdiff
path: root/tests/testdata/jsr/registry/@denotest
AgeCommit message (Expand)Author
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