Bug Fix
Vcs Commands
regression - the 'isIgnored' vcs command wrappers is creating a race condition as execaEx is not implemented correctly for all use cases
Feature
General
add initial beta support for makefile projects
Refactoring
General
normalize usage of imports throughout project and convert all but a few cjs style '=requires' to esm style 'import ... requires'
Refactoring
General
normalize usage of execa and child process handling throughout entire module