Skip to content

Latest commit

Β 

History

History
193 lines (113 loc) Β· 11.8 KB

CHANGELOG.md

File metadata and controls

193 lines (113 loc) Β· 11.8 KB

@bluecadet/launchpad-scaffold

2.0.0

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

Patch Changes

2.0.0-next.3

Patch Changes

2.0.0-next.2

Patch Changes

2.0.0-next.1

Patch Changes

2.0.0-next.0

Major Changes

  • #164 3d40d3c3f47afe080f642b3188f5e62a529a891b Thanks @github-actions! - 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)
  • #165 205157ef8a2dddf2eda14c41730604f5e80d87de 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

Patch Changes

1.8.1

Patch Changes

1.8.0

Minor Changes

Patch Changes

1.7.2

Patch Changes

1.7.1

Patch Changes

1.7.0

Minor Changes

Patch Changes

1.6.0

Minor Changes

1.5.0

Minor Changes

1.4.0

Minor Changes

Patch Changes

1.3.0

Minor Changes

  • 42eff47 Thanks @benjaminbojko! - Added Windows Update Orchestrator and Medic services to scaffold scrpits

1.2.1

Patch Changes

1.2.1-next.0

Patch Changes

1.2.0

Minor Changes

Patch Changes

1.1.0

Minor Changes

Patch Changes