Skip to content

Releases: bluecadet/launchpad

@bluecadet/launchpad-monitor@2.0.1

03 Apr 20:11
Compare
Choose a tag to compare

Patch Changes

@bluecadet/launchpad-cli@2.0.2

03 Apr 21:11
Compare
Choose a tag to compare

@bluecadet/launchpad@2.0.3

01 Apr 21:05
Compare
Choose a tag to compare

Patch Changes

@bluecadet/launchpad-content@2.0.3

01 Apr 21:05
Compare
Choose a tag to compare

Patch Changes

@bluecadet/launchpad-cli@2.0.1

01 Apr 21:05
Compare
Choose a tag to compare

Patch Changes

@bluecadet/launchpad@2.0.2

07 Mar 16:09
Compare
Choose a tag to compare

Patch Changes

@bluecadet/launchpad-content@2.0.2

07 Mar 16:09
Compare
Choose a tag to compare

Patch Changes

@bluecadet/launchpad@2.0.1

26 Feb 13:27
Compare
Choose a tag to compare

Patch Changes

@bluecadet/launchpad-content@2.0.1

26 Feb 13:27
Compare
Choose a tag to compare

Patch Changes

@bluecadet/launchpad@2.0.0

26 Nov 21:04
97012a7
Compare
Choose a tag to compare

Major Changes

  • #179 754ddd330f9e626b45a08bc7d6ce84f057bbb989 Thanks @claytercek! - Plugin API and Content Package Updates:

    • Add basic support for Plugin API across content, monitor, and core packages.
    • Implement full support for plugins in content package.
    • Refactor content sources to be functions.
    • Refactor content transforms and media-downloader to be plugins.
    • Implement neverthrow for error handling in content package.
    • Add unit tests for content package.
    • Fully remove credentials API (superseded by dotenv config)
  • #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