Skip to content

@bluecadet/launchpad-cli@2.0.0

Compare
Choose a tag to compare
@claytercek claytercek released this 26 Nov 21:04
· 66 commits to develop since this release
97012a7

Major Changes

  • #179 3dd25b3ff7d4636fab43812af2714db948f600e1 Thanks @claytercek! - New CLI Package:
    • Move CLI to separate package
    • Lazy import CLI commands to improve startup time
    • Move config and dotenv loading and parsing to CLI package
    • convert core package to have no code, just a shorthand for installing all sub-packages

Minor Changes

Patch Changes