Age | Commit message (Expand) | Author |
---|---|---|
2024-07-04 | feat: npm workspace and better Deno workspace support (#24334) | David Sherret |
2024-06-06 | fix(cli): Overwrite existing bin entries in `node_modules` (#24123) | Nathan Whitaker |
2024-05-29 | fix(task): always use `npm` for `npm run` with flags (#24028) | Marvin Hagemeister |
2024-05-23 | fix(npm): set up node_modules/.bin/ entries for package that provide bin entr... | Bartek IwaĆczuk |
2024-05-23 | feat(task): run `npm run` commands with Deno more often (#23794) | David Sherret |
2024-05-21 | fix(task): do not error if node_modules folder not exists (#23920) | David Sherret |
2024-05-09 | fix(task): regression where `npx <command>` sometimes couldn't find command (... | David Sherret |
2024-04-20 | feat(task): support running npm binary commands in deno.json (#23478) | David Sherret |
2024-03-27 | feat(task): Task description in the form of comments (#23101) | Nathan Whitaker |