liftoff

Launch your command line tool with ease.

MIT License

Downloads
10.4M
Stars
839
Committers
30

Bot releases are hidden (Show)

liftoff - v0.8.4

Published by phated almost 3 years ago

Bug Fixes

  • Null out modulePath if it isn't for the right module (56a68b0)
liftoff - v0.8.0

Published by phated almost 3 years ago

⚠ BREAKING CHANGES

  • Remove semver check between local & global installs

Bug Fixes

  • Remove semver check between local & global installs (6155cb6)
liftoff - v0.9.5

Published by phated almost 3 years ago

Bug Fixes

  • Properly require external modules (030a871)
liftoff - v0.8.2

Published by phated almost 3 years ago

Features

  • Support development against yourself (742e5ba)
liftoff - v0.3.0

Published by phated almost 3 years ago

Features

  • Allow multiple local deps (821b158)
liftoff - v0.1.0

Published by phated almost 3 years ago

Features

liftoff - v0.9.6

Published by phated almost 3 years ago

Bug Fixes

  • Ignore cwdFlag / configPathFlag when value is not string (f8d2786)
liftoff - v0.9.7

Published by phated almost 3 years ago

Bug Fixes

  • Look for local module in cwd if no config was found. (c3350dd)
liftoff - v2.2.3

Published by phated almost 3 years ago

liftoff - v2.2.0

Published by phated almost 3 years ago

liftoff - v0.9.0

Published by phated almost 3 years ago

⚠ BREAKING CHANGES

  • Use liftoff instance as context for launch callback
  • Updating node engine version to >= 0.10.16

Features

  • Use liftoff instance as context for launch callback (c412955)

Miscellaneous Chores

  • Updating node engine version to >= 0.10.16 (1c7fd26)
liftoff - v0.9.2

Published by phated almost 3 years ago

Bug Fixes

  • When developing against self, set cwd (5d6e549)
liftoff - v0.4.0

Published by phated almost 3 years ago

Features

  • Require local package & improve logging (b563637)
liftoff - v0.6.0

Published by phated almost 3 years ago

⚠ BREAKING CHANGES

  • Drastic API improvements

Features

  • Drastic API improvements (5865a1b)
liftoff - v0.8.5

Published by phated almost 3 years ago

Features

  • Add support for addExtension option (4e9dce9)

Bug Fixes

  • Default to index.js when modulePackage has no main property (b7c5a19)
liftoff - v0.2.0

Published by phated almost 3 years ago

⚠ BREAKING CHANGES

  • Remove the example implementation & move it to the Hacker project

Features

  • Remove the example implementation & move it to the Hacker project (341cfca)