Skip to content

Release 3.0.0

Choose a tag to compare

@ehmicky ehmicky released this 11 Sep 09:56

Features

  • When the package.json bin field is an object with a single property (such
    as { "bin": { "mylib": "./path/to/bin.js" } }), it is not longer necessary
    to specify the binary name.