Skip to content

release: v7.0.0#232

Merged
mellonis merged 1 commit into
v7from
chore/release-7.0.0
Jun 3, 2026
Merged

release: v7.0.0#232
mellonis merged 1 commit into
v7from
chore/release-7.0.0

Conversation

@mellonis

@mellonis mellonis commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Summary

Bumps all 5 packages from 7.0.0-alpha.8 to 7.0.0 lockstep, adds the consolidated [7.0.0] CHANGELOG entries, cleans README prerelease markers.

Once merged, v7 HEAD becomes the stable v7.0.0 commit. The v7 β†’ master integration PR (#167) picks up the bump automatically; flip #167 to ready, merge, then npx lerna publish from-package --yes from master.

What changed

  • lerna version 7.0.0 --no-git-tag-version --no-push --yes β€” bumps all 5 packages + lerna.json + lockfile
  • Peer-dep ranges in builder / library-binary-numbers / library-binary-numbers-bare / visuals widened to ^7.0.0
  • CHANGELOG [7.0.0] - 2026-06-03 entries added to all 5 packages
  • README prerelease markers flipped (visuals (v7+, prerelease) β†’ (v7+), etc.)

Test plan

  • npm install from cold lockfile resolves
  • npm run build β€” clean
  • npm test β€” 664/664
  • npm run lint β€” 0/0
  • npm run typecheck β€” clean
  • npm publish --dry-run --workspaces --tag latest β€” all 5 packages publish with version 7.0.0 and tag latest

After this merges

  1. Flip v7 release: composition-representation overhaulΒ #167 (v7 β†’ master) from draft to ready
  2. Merge v7 release: composition-representation overhaulΒ #167 β€” non-squash to preserve alpha trajectory
  3. From master: npx lerna publish from-package --yes (NO --dist-tag next β€” this is latest)
  4. gh release create v7.0.0 --target master --title v7.0.0 --notes-file <prose-file> (stable, NOT prerelease)

Stable v7 release. Lockstep bump of all 5 packages from 7.0.0-alpha.8 to
7.0.0. CHANGELOG entry summarizes the cumulative v7 trajectory across
alphas 1-8 (debugger reshape, CallFrame, callable-subtree mermaid emit,
state tags, TapeSnapshot to engine, visuals companion package).

Closes the v7 milestone β€” composition-representation overhaul.
@mellonis mellonis merged commit d240fe5 into v7 Jun 3, 2026
1 check passed
@mellonis mellonis deleted the chore/release-7.0.0 branch June 3, 2026 03:34
@github-project-automation github-project-automation Bot moved this from Todo to Done in @mellonis's machines Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant