Skip to content

chore[notask|skiplog]: release @qvac/registry-schema v0.2.0#2034

Merged
yuranich merged 1 commit into
tetherto:release-qvac-registry-schema-0.2.0from
yuranich:release-qvac-registry-schema-0.2.0
May 14, 2026
Merged

chore[notask|skiplog]: release @qvac/registry-schema v0.2.0#2034
yuranich merged 1 commit into
tetherto:release-qvac-registry-schema-0.2.0from
yuranich:release-qvac-registry-schema-0.2.0

Conversation

@yuranich

Copy link
Copy Markdown
Contributor

What problem does this PR solve?

Publish @qvac/registry-schema v0.2.0 so the peerDependencies-only Holepunch-lib classification from #1905 actually reaches npm. The repo's 0.1.2 manifest was edited in place by #1905 but never re-published — the npm artifact still ships hyperdb as a hard dependency, so SDK consumers still get duplicated singletons.

How does it solve it?

  • Bump @qvac/registry-schema from 0.1.2 to 0.2.0. Minor (not patch) so existing ^0.1.x ranges in downstream consumers don't auto-promote — the install contract changed for standalone yarn-1 / legacy-peer-deps=true consumers and they need an explicit opt-in.
  • Add [0.2.0] changelog entry pointing at chore[notask]: move Holepunch libs to peerDependencies #1905.

On merge to release-qvac-registry-schema-0.2.0, publish-registry-server.yml publishes to npm.

How was it tested?

Metadata-only release; no code changes. Verification of the dedup behaviour is done downstream once the SDK consumes the bumped peers (see follow-ups).

Follow-ups

  • Backmerge same package.json + CHANGELOG.md bumps into main (per gitflow step 4).
  • Companion client release: @qvac/registry-client v0.5.0 — separate release PR, currently draft, blocked on this one being published to npm.
  • SDK release bumping @qvac/registry-client: ^0.5.0 and @qvac/rag: ^0.5.0 to actually deliver dedup to apps.

Move hyperdb from dependencies to peerDependencies (tetherto#1905). Minor bump
so 0.x ^-ranges don't auto-promote — install contract changed for
standalone yarn-1 / legacy-peer-deps consumers.

Co-authored-by: Cursor <cursoragent@cursor.com>
@yuranich

Copy link
Copy Markdown
Contributor Author

/review

@github-actions

Copy link
Copy Markdown
Contributor

Tier-based Approval Status

**PR Tier:** TIER1

**Current Status:** ✅ APPROVED

**Requirements:**
- 1 Team Member approval ✅ (1/1)
- 1 Team Lead OR Management approval ✅ (1/1)



---
*This comment is automatically updated when reviews change.*

@yuranich yuranich merged commit d5f5723 into tetherto:release-qvac-registry-schema-0.2.0 May 14, 2026
22 of 24 checks passed
yuranich added a commit that referenced this pull request May 15, 2026
Move hyperdb from dependencies to peerDependencies (#1905). Minor bump
so 0.x ^-ranges don't auto-promote — install contract changed for
standalone yarn-1 / legacy-peer-deps consumers.

(cherry picked from commit d5f5723)
Proletter pushed a commit that referenced this pull request May 24, 2026
Move hyperdb from dependencies to peerDependencies (#1905). Minor bump
so 0.x ^-ranges don't auto-promote — install contract changed for
standalone yarn-1 / legacy-peer-deps consumers.
Proletter pushed a commit that referenced this pull request May 24, 2026
Move hyperdb from dependencies to peerDependencies (#1905). Minor bump
so 0.x ^-ranges don't auto-promote — install contract changed for
standalone yarn-1 / legacy-peer-deps consumers.

(cherry picked from commit bb5519a)
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.

3 participants