CJ Enright

Results 3 issues of CJ Enright

When using express 5 job results can no longer be seen: I've tracked this down to a breaking change in express 5 where `req.query` has become a getter, whereas in...

enhancement

Originally requested in https://github.com/vercel/turbo/issues/864, this PR makes `prune`'s `--scope` flag into a string array. This allows us to prune down to more than just one package. Relevant discussion: https://github.com/vercel/turbo/discussions/2503

area: turborepo

When you make a task list and there's only one node left it doesn't seem to be deleted unless you deselect the task list option. I tried to figure out...

bug