summaryrefslogtreecommitdiff
path: root/tests/specs/run/workspaces
AgeCommit message (Expand)Author
2024-11-05fix(workspace): support wildcard packages (#26568)Bartek Iwańczuk
2024-09-13chore: enable `specs::run::workspaces::explicit_import_map` test (#25611)Asher Gomez
2024-08-30BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)Bartek Iwańczuk
2024-08-20feat(unstable): ability to use a local copy of jsr packages (#25068)David Sherret
2024-08-07fix(compile): support workspace members importing other members (#24909)David Sherret
2024-07-11fix(workspace): allow using --import-map flag with workspace (#24527)Bartek Iwańczuk
2024-07-04feat: npm workspace and better Deno workspace support (#24334)David Sherret
2024-04-23fix(workspace): provide workspace members as 'imports' in import map (#23492)Bartek Iwańczuk