Skip to content

chore: release core 0.7.52 - #1445

Merged
vivek7405 merged 1 commit into
mainfrom
chore/release-core-0.7.52
Aug 20, 2026
Merged

chore: release core 0.7.52#1445
vivek7405 merged 1 commit into
mainfrom
chore/release-core-0.7.52

Conversation

@vivek7405

Copy link
Copy Markdown
Collaborator

Releases @webjsdev/core 0.7.51 to 0.7.52.

What ships

Three user-facing fixes, all client-router or renderer:

Packages NOT bumped, and why

  • server 0.8.65, cli 0.10.56, ui 0.3.14, intellisense 0.5.5: zero commits touching their paths since each one's last release commit.
  • mcp 0.1.14: one commit since its last release (refactor(framework): overhaul WebJs framework architecture following SOLID, KISS, and DRY principles #1376), a refactor: with no user-facing change. backfill-changelog.js correctly emits nothing for it, and the pre-commit hook fails a bump with an empty changelog by design, so there is nothing to release. Reported rather than force-bumped with --no-verify.

No dependency-range bump is needed: packages/server/package.json declares "@webjsdev/core": "^0.7.51", which 0.7.52 satisfies. This release also introduces no new core export, so the core-publishes-first ordering constraint does not apply and core is the only file in the batch regardless.

Changelog note

The generated entry for #1430 quoted that PR's first commit (chore: add guarded on-device levers...), which describes intermediate scaffolding rather than the shipped change. Rewritten by hand to state the actual fix, per the documented "review and edit the generated file before pushing" step.

@vivek7405
vivek7405 merged commit 2fdbfd4 into main Aug 20, 2026
10 checks passed
@vivek7405
vivek7405 deleted the chore/release-core-0.7.52 branch August 20, 2026 20:59
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.

1 participant