summaryrefslogtreecommitdiff
path: root/tests/specs/install/future_install_local_deno
AgeCommit message (Expand)Author
2024-10-18fix(npm): ensure scoped package name is encoded in URLs (#26390)Marvin Hagemeister
2024-09-26feat: add `--allow-import` flag (#25469)Bartek Iwańczuk
2024-08-31chore: remove DENO_FUTURE=1 from spec tests (#25329)Bartek Iwańczuk
2024-08-28feat: improve lockfile v4 to store normalized version constraints and be more...David Sherret
2024-08-21fix(add): Handle packages without root exports (#25102)Nathan Whitaker
2024-08-19feat(FUTURE): terse lockfile (v4) (#25059)David Sherret
2024-07-24fix(future): Emit `deno install` warning less often, suggest `deno install` i...Nathan Whitaker
2024-05-23fix(cli): Support deno.lock with only package.json present + fix DENO_FUTURE ...Nathan Whitaker
2024-05-16perf(jsr): download metadata files as soon as possible and in parallel (#23836)David Sherret
2024-05-08FUTURE: `deno install` changes (#23498)Bartek Iwańczuk