Skip to content

Conversation

@alexgrozav
Copy link
Contributor

This pull request updates the install version for several Styleframe packages to ensure users get the latest features and fixes. The main change is bumping the dependency versions from ^1.0.0 to ^2.0.0 in the CLI initialization process.

Dependency version updates:

  • The addPackageJsonDependencies function in tooling/cli/src/commands/init.ts now adds styleframe, @styleframe/theme, and @styleframe/pro as devDependencies with version ^2.0.0 instead of ^1.0.0.

Release notes:

  • A new changeset was added to .changeset/silly-tools-leave.md to document the patch updates across multiple Styleframe packages, including CLI, app, docs, and core modules.

@alexgrozav alexgrozav self-assigned this Nov 18, 2025
@changeset-bot
Copy link

changeset-bot bot commented Nov 18, 2025

🦋 Changeset detected

Latest commit: ad55386

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 12 packages
Name Type
@styleframe/cli Patch
@styleframe/app Patch
@styleframe/docs Patch
@styleframe/app-shared Patch
@styleframe/config-typescript Patch
@styleframe/config-vite Patch
@styleframe/core Patch
@styleframe/loader Patch
styleframe Patch
@styleframe/transpiler Patch
@styleframe/theme Patch
@styleframe/plugin Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Nov 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
app-styleframe-dev-production Building Building Preview Comment Nov 18, 2025 6:22pm
styleframe-dev-production Building Building Preview Comment Nov 18, 2025 6:22pm

@alexgrozav alexgrozav merged commit d3039fc into main Nov 18, 2025
3 of 5 checks passed
@alexgrozav alexgrozav deleted the cli-versions branch November 18, 2025 18:23
@github-actions github-actions bot mentioned this pull request Nov 18, 2025
@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
tooling/cli/src/commands/init.ts 0.00% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants