Skip to content

chore(release): 1.0.0-rc.3 — the integration ecosystem#318

Merged
rejifald merged 1 commit into
mainfrom
claude/elated-edison-59b3f5
Jun 21, 2026
Merged

chore(release): 1.0.0-rc.3 — the integration ecosystem#318
rejifald merged 1 commit into
mainfrom
claude/elated-edison-59b3f5

Conversation

@rejifald

Copy link
Copy Markdown
Owner

What

Lockstep version bump 1.0.0-rc.21.0.0-rc.3 across all 30 publishable packages, plus the CHANGELOG entry documenting the first wave of @stitchapi/* ecosystem adapters.

Why

rc.3 is the first release to ship the integration ecosystem — 21 new adapter packages added since rc.2 (server frameworks, client/UI bindings, data-fetching libs, state stores, auth, observability, AI). They were merged without a grouped CHANGELOG entry; this release gives them one.

Changes

  • Version fields only moved to 1.0.0-rc.3 in all 30 publishable packages/*/package.json. Caret sibling peer ranges (^1.0.0-rc.1 / ^1.0.0-rc.2) already admit rc.3, so per docs/RELEASING.md they stay put (peer ranges widen only on a major bump).
  • CHANGELOG.md: promoted [Unreleased][1.0.0-rc.3] — 2026-06-21, added the "the integration ecosystem" section, refreshed compare links.

Verification

  • pnpm check:release --changelog --tag rc ✓ — lockstep (30 @ rc.3), peer coherence (39 ranges admit rc.3), scoped access, dist-tag → rc, CHANGELOG entry present, LICENSE+README in all 30
  • prettier --check
  • CI verify + e2e gates run on this PR

⚠️ Deploy note — the 21 new packages need a one-time bootstrap

OIDC trusted publishing cannot publish a brand-new package name. These 21 packages have never been on npm, so their first publish must be a manual interactive-2FA bootstrap (npm loginpnpm -r publish --tag rc), after which a Trusted Publisher is attached on npmjs.com and they ride npm-publish.yml like stitchapi/nest/redis. See docs/RELEASING.mdBootstrapping a new package's first publish. The GitHub-release-triggered workflow alone will not deploy them.

🤖 Generated with Claude Code

Lockstep bump of all 30 publishable packages 1.0.0-rc.2 → 1.0.0-rc.3.
Caret sibling peer ranges (^1.0.0-rc.1 / ^1.0.0-rc.2) already admit rc.3,
so only the version fields move (per docs/RELEASING.md — peer ranges widen
only on a major bump).

CHANGELOG: promote [Unreleased] to [1.0.0-rc.3] and document the first wave
of @stitchapi/* ecosystem adapters (server frameworks, client/UI bindings,
data-fetching libs, state stores, auth, observability, AI).

check:release ✓ (lockstep, peer coherence, access, dist-tag→rc, changelog,
LICENSE+README) · prettier ✓

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@rejifald rejifald merged commit 116efe7 into main Jun 21, 2026
9 checks passed
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