1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/cli/tools/registry
Bartek Iwańczuk c94d1b10f8
feat(install): change 'Add ...' message (#24949)
Changes messages printed by `deno add` from
`Add @oak/oak - jsr:@oak/oak^16.1.0` to
`Add jsr:@oak/oak16.1.0`.
2024-08-08 16:25:05 +02:00
..
api.rs Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#24593) 2024-07-18 01:37:31 +02:00
auth.rs fix(publish): permissionless dry-run in GHA (#22679) 2024-03-06 18:26:20 +05:30
diagnostics.rs fix(publish): warn about missing license file (#24677) 2024-07-22 15:46:37 -04:00
graph.rs fix(publish): surface syntax errors when using --no-check (#24620) 2024-07-17 23:06:30 -04:00
mod.rs fix: update dry run success message (#24885) 2024-08-06 08:14:06 +00:00
paths.rs fix(publish): workspace included license file had incorrect path (#24747) 2024-07-26 15:35:29 +00:00
pm.rs feat(install): change 'Add ...' message (#24949) 2024-08-08 16:25:05 +02:00
provenance.rs Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#24593) 2024-07-18 01:37:31 +02:00
publish_order.rs feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
tar.rs fix(publish): workspace included license file had incorrect path (#24747) 2024-07-26 15:35:29 +00:00
unfurl.rs fix(compile): support workspace members importing other members (#24909) 2024-08-07 07:43:05 +00:00