Update base44-cli skill to v0.0.31 (February 10, 2026) #71
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
ejectcommand for downloading existing Base44 projects to local machineeject.md)Changes from v0.0.30 to v0.0.31
New Commands
base44 eject: Download the code for an existing Base44 project--project-idflag-p, --path-yflagInfrastructure Changes Reviewed
src/cli/program.ts: Added registration for the new eject commandsrc/cli/utils/upgradeNotification.ts: Changed upgrade command fromnpm update -g base44tonpm install -g base44@latestCommand Changes
project/deploy.ts: Added internalprojectRootoption (not user-facing, used programmatically by eject command)Files Updated
CLI_VERSION: v0.0.30 → v0.0.31skills/base44-cli/SKILL.md: Added eject command to Project Management table, updated troubleshootingskills/base44-cli/references/eject.md: New comprehensive reference documentationTest plan
🤖 Generated with Claude Code