v3.0.0
- Breaking change: Now requires at least Node.js 10.x (somewhat following the LTS of Node.js itself)
- Breaking change: Does not default to do version checking anymore. Requires new
versionCheckparameter to do that. - Breaking change: Only takes a single argument now.
pathis moved to a key on thatoptionsobject. - Feature: Split this core module out of the CLI module