chore: release v0.6.0 - #61
Merged
Merged
Conversation
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
|
View your CI Pipeline Execution ↗ for commit 8491e18
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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_editMCP 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 amatch/partial/no_change/regressionverdict. Includes the new@domscribe/verifydelta engine and the reconstructed RFC 0002 doc.captureStylesplugin 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.@vitejs/devtoolspinned to^0.3.0to work around an upstream npm arborist crash.First-time publishes
@domscribe/verifyand thedomscribeCLI package have never been on npm — this release publishes them for the first time.@domscribe/verifycarries the samepublishConfigas the other scoped packages that already publish cleanly.Release mechanics
nx release version 0.6.0+scripts/sync-versions.mjs(thepnpm release:minorflow, run with an explicit version because the current-version resolver expects the local registry).v0.6.0tag on the merge commit triggerspublish.yml(checks → build → sync-dist →nx release publishwith OIDC provenance → GitHub Release). I'll push the tag once the PR lands.Verification
nx run-many -t buildgreen 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