Skip to content

Releases: ehmicky/get-bin-path

Release 6.0.1

22 Jun 12:16
Compare
Choose a tag to compare

Bug fixes

  • Fix main field in package.json

Release 6.0.0

22 Jun 11:43
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 12.20.0
  • This package is now an ES module. It can only be loaded with an import or import() statement, not require(). See this post for more information.

Release 5.1.0

18 May 08:32
Compare
Choose a tag to compare

Features

Release 4.0.1 (backport)

14 Apr 11:12
Compare
Choose a tag to compare

Dependencies

  • Remove core-js dependency

Release 5.0.1

13 Feb 11:47
Compare
Choose a tag to compare

Thanks @evocateur for your first contribution!

Dependencies

  • Remove core-js dependency

Release 5.0.0

25 Dec 15:28
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 10.17.0

Release 4.0.0

28 Oct 13:29
Compare
Choose a tag to compare
  • Make name an option instead of a positional argument (3d0529d)
  • Update README (6e421d5)
  • Upgrade test-each 1.7.2 -> 1.8.0 (23daaf0)
  • Upgrade @ehmicky/dev-tasks 0.30.49 -> 0.30.50 (4b5280e)
  • Upgrade core-js 3.3.3 -> 3.3.4 (349f67a)
  • Upgrade core-js 3.3.2 -> 3.3.3 (de3a5a3)
  • Upgrade @ehmicky/dev-tasks 0.30.48 -> 0.30.49 (e42cd9a)
  • Upgrade @ehmicky/dev-tasks 0.30.47 -> 0.30.48 (d391a63)
  • Upgrade core-js 3.2.1 -> 3.3.2 (acbfa58)
  • Upgrade husky 3.0.8 -> 3.0.9 (b35be73)
  • Upgrade @ehmicky/dev-tasks 0.30.46 -> 0.30.47 (08dc986)
  • Upgrade @ehmicky/dev-tasks 0.30.45 -> 0.30.46 (9e620c8)
  • Upgrade husky 3.0.7 -> 3.0.8 (3ddc27b)
  • Upgrade @ehmicky/dev-tasks 0.30.44 -> 0.30.45 (8c2e85c)
  • Fix new read-pkg-up major release (0ba9b9f)
  • Upgrade read-pkg-up 6.0.0 -> 7.0.0 (c293849)
  • Upgrade @ehmicky/dev-tasks 0.30.43 -> 0.30.44 (475142e)
  • Upgrade husky 3.0.5 -> 3.0.7 (9c2eb08)
  • Use is-plain-obj (3c5eda7)
  • Upgrade @ehmicky/dev-tasks 0.30.42 -> 0.30.43 (5a6a710)
  • Upgrade @ehmicky/dev-tasks 0.30.41 -> 0.30.42 (ced873f)
  • Upgrade ava 2.3.0 -> 2.4.0 (d527fd2)
  • Upgrade Travis from Ubuntu 16.04 to 18.04 (477d830)
  • Upgrade @ehmicky/dev-tasks 0.30.40 -> 0.30.41 (ebd0a45)
  • Update changelog (988df64)

Release 3.0.0

11 Sep 09:56
Compare
Choose a tag to compare

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.

Release 1.0.2

01 Jul 14:28
Compare
Choose a tag to compare
Release 1.0.2