Skip to content

10.0.0

Compare
Choose a tag to compare
@shadowspawn shadowspawn released this 06 Sep 02:33
· 15 commits to master since this release

The major version bump is due to using jq in preference to node for reading package.json.

Changed

  • if jq is available, use jq for reading engines from package.json instead of using node (#810)
  • avoid a network lookup if auto or engine find a fully specified numeric version. (#813)