Launchpad 2.0 #194
claytercek
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🎉 Major Release Overview
Launchpad 2.0 represents a complete architectural overhaul focused on flexibility, type safety, and developer experience. This release is not backwards compatible with 1.x versions.
📦 Package Structure Changes
@bluecadet/launchpad
is now a meta-package🚀 Key Features
TypeScript Migration
New Plugin Architecture
content
,monitor
, and core packagesneverthrow
Improved CLI Experience
@bluecadet/launchpad-cli
packageDocumentation
💥 Breaking Changes
Configuration
credentials.json
API in favor of environment variablesContent Package
Monitor Package
🔄 Migration Guide
To upgrade from 1.x:
📦 Packages
@bluecadet/launchpad
: Meta-package for installing all components@bluecadet/launchpad-cli
: New CLI package@bluecadet/launchpad-content
: Content management@bluecadet/launchpad-monitor
: Monitoring tools@bluecadet/launchpad-utils
: Shared utilities@bluecadet/launchpad-scaffold
: Project scaffolding@bluecadet/launchpad-dashboard
: Management UIFor detailed migration steps and API documentation, please visit our new documentation site https://bluecadet.github.io/launchpad/
This discussion was created from the release Launchpad 2.0 .
Beta Was this translation helpful? Give feedback.
All reactions