Skip to content

chore: release core 0.7.53, server 0.8.66 and cli 0.10.57 - #1455

Merged
vivek7405 merged 1 commit into
mainfrom
chore/release-2026-08-21
Aug 21, 2026
Merged

chore: release core 0.7.53, server 0.8.66 and cli 0.10.57#1455
vivek7405 merged 1 commit into
mainfrom
chore/release-2026-08-21

Conversation

@vivek7405

Copy link
Copy Markdown
Collaborator

Releases the three packages carrying unreleased user-facing commits. mcp, ui and intellisense have none since their last bump, so they stay put.

Package From To Commits
@webjsdev/core 0.7.52 0.7.53 #1446, #1448, #1452
@webjsdev/server 0.8.65 0.8.66 #1450, #1452
@webjsdev/cli 0.10.56 0.10.57 #1447, #1452

Publish order

changelog/core/0.7.53.md carries the earliest date: of the batch, so the set -e publish loop ships core first and no core/server skew can reach the registry. packages/server/package.json declares @webjsdev/core as a peer at ^0.7.51, which 0.7.53 satisfies; no new core export is consumed in this batch, so the range is unchanged.

Changelog hand-edits

#1452 is a squashed multi-package commit, so the generator opened all three entries on its first sub-commit, which is core-specific. The server and cli excerpts were retargeted to the sub-commit that describes what each package actually shipped (the Handle typing repair, and the scaffold's typescript range). Core's generated excerpt was already correct.

core carries the forward-nav scroll opt-out plus the fragment-jump and
scaffold-types fixes; server picks up the core peer-dependency change and
the RequestHandler typing fix; cli ships the linked-worktree install fix
and the scaffold's corrected typescript range.
@vivek7405
vivek7405 marked this pull request as ready for review August 21, 2026 15:44
@vivek7405
vivek7405 merged commit 844f940 into main Aug 21, 2026
10 checks passed
@vivek7405
vivek7405 deleted the chore/release-2026-08-21 branch August 21, 2026 15:54
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