Skip to content

10.0.0

Latest
Compare
Choose a tag to compare
@shadowspawn shadowspawn released this 06 Sep 02:33

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)