Skip to content

chore: release v0.6.0 - #61

Merged
Narrator merged 1 commit into
mainfrom
claude/domscribe-project-status-ejkwmw
Jul 30, 2026
Merged

chore: release v0.6.0#61
Narrator merged 1 commit into
mainfrom
claude/domscribe-project-status-ejkwmw

Conversation

@Narrator

Copy link
Copy Markdown
Member

Version bump to v0.6.0 across all packages and plugin manifests (.plugin, .claude-plugin, .cursor-plugin, gemini-extension.json).

What ships in 0.6.0

  • verify_after_edit MCP tools (RFC 0002, feat(relay,verify): verify_after_edit MCP tools with deterministic style deltas (RFC 0002) #58)domscribe.verify.baseline + domscribe.verify.afterEdit: deterministic post-edit verification with per-property computed-style deltas, geometry deltas, and a match/partial/no_change/regression verdict. Includes the new @domscribe/verify delta engine and the reconstructed RFC 0002 doc.
  • captureStyles plugin passthrough (RFC 0001, feat: make RFC 0001 captureStyles reachable from every plugin surface #60) — one top-level flag on the React/Vue Vite + Webpack plugins, withDomscribe() (Next), and the Nuxt module enables both style-capture tiers; full runtime options (serialization, styleOptions) now flow through every surface.
  • Nuxt fixture install fix@vitejs/devtools pinned to ^0.3.0 to work around an upstream npm arborist crash.

First-time publishes

@domscribe/verify and the domscribe CLI package have never been on npm — this release publishes them for the first time. @domscribe/verify carries the same publishConfig as the other scoped packages that already publish cleanly.

Release mechanics

  • Versioned via nx release version 0.6.0 + scripts/sync-versions.mjs (the pnpm release:minor flow, run with an explicit version because the current-version resolver expects the local registry).
  • After this merges, the v0.6.0 tag on the merge commit triggers publish.yml (checks → build → sync-dist → nx release publish with OIDC provenance → GitHub Release). I'll push the tag once the PR lands.

Verification

  • nx run-many -t build green for all 15 projects on the bumped tree (full lint/test/typecheck was green on the same code pre-bump; this commit only changes version fields).

🤖 Generated with Claude Code

https://claude.ai/code/session_01QdBkwcY2Wx1KSCgPWV5xtS


Generated by Claude Code

First release carrying the RFC 0002 verify_after_edit MCP tools (#58)
and the RFC 0001 captureStyles plugin passthrough (#60). Publishes
@domscribe/verify and the domscribe CLI package for the first time.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QdBkwcY2Wx1KSCgPWV5xtS
@nx-cloud

nx-cloud Bot commented Jul 30, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 8491e18

Command Status Duration Result
nx run domscribe-test-fixtures:integration--web... ✅ Succeeded 1m 42s View ↗
nx run domscribe-test-fixtures:integration--web... ✅ Succeeded 1m 38s View ↗
nx run domscribe-test-fixtures:integration--web... ✅ Succeeded 1m 33s View ↗
nx run domscribe-test-fixtures:integration--web... ✅ Succeeded 1m 32s View ↗
nx run domscribe-test-fixtures:install-fixture-... ✅ Succeeded 36s View ↗
nx run domscribe-test-fixtures:install-fixture-... ✅ Succeeded 42s View ↗
nx run domscribe-test-fixtures:install-fixture-... ✅ Succeeded 21s View ↗
nx run domscribe-test-fixtures:install-fixture-... ✅ Succeeded 18s View ↗
Additional runs (18) ✅ Succeeded ... View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-07-30 00:16:01 UTC

@Narrator
Narrator merged commit accfd5c into main Jul 30, 2026
24 checks passed
@Narrator
Narrator deleted the claude/domscribe-project-status-ejkwmw branch July 30, 2026 00:22
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