Skip to content

revert(release): restore beta state for stable retry - #274

Merged
kattsushi merged 1 commit into
masterfrom
revert/stable-artifact-for-retry
Aug 31, 2026
Merged

kattsushi merged 1 commit into
masterfrom
revert/stable-artifact-for-retry

Conversation

@kattsushi

@kattsushi kattsushi commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Closes #268

Summary

Why a protected revert

PR #272 merged stable artifacts, then PREFLIGHT exposed a Node-only setup defect. Fixing that defect advanced master, so the stable finalizer correctly treats the prior artifact as historical verification-only and refuses publication. .github/SETUP.md requires a protected revert PR after merge but before public artifacts.

No target stable npm version, stable tag, or stable GitHub Release exists.

Changes

File Change
CHANGELOG.md Remove only the unfinalized stable notes added by PR #272.
Seven selected package manifests Restore their exact already-published X.Y.Z-beta.0 versions.

Test Plan

  • Confirmed all seven target stable npm versions, tags, and GitHub Releases are absent.
  • Reverted paths are exactly root CHANGELOG.md plus seven selected manifests.
  • Every reverted artifact blob exactly matches protected beta source 6fcbc01437886ae56ea61cbeb93f70ee11d15d1c.
  • Commit is a single conventional revert based directly on current master.
  • Stable PREFLIGHT retains package-manager-cache: false.

Contributor Checklist

Summary by CodeRabbit

  • Release Updates

    • Published beta versions across the Effectify package suite, including Hatchet, Node Better Auth, Prisma, React Query, React Router, React Router Better Auth, and Solid Query.
    • These releases are available as -beta.0 prerelease versions for evaluation ahead of stable releases.
  • Documentation

    • Updated the changelog to reflect the current beta release status.

@kattsushi kattsushi added the type:bug Bug fix label Aug 31, 2026
@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 59a7e4f4-44f0-450f-be37-cd1b1f58d7a7

📥 Commits

Reviewing files that changed from the base of the PR and between ee8a2c5 and 493bb60.

📒 Files selected for processing (8)
  • CHANGELOG.md
  • packages/hatchet/package.json
  • packages/node/better-auth/package.json
  • packages/prisma/package.json
  • packages/react/query/package.json
  • packages/react/router-better-auth/package.json
  • packages/react/router/package.json
  • packages/solid/query/package.json
💤 Files with no reviewable changes (1)
  • CHANGELOG.md

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

Seven package versions changed from stable releases to -beta.0 prereleases. The matching stable release entries were removed from CHANGELOG.md.

Changes

Release metadata

Layer / File(s) Summary
Beta version and changelog alignment
packages/hatchet/package.json, packages/node/better-auth/package.json, packages/prisma/package.json, packages/react/query/package.json, packages/react/router-better-auth/package.json, packages/react/router/package.json, packages/solid/query/package.json, CHANGELOG.md
Seven package manifests now use -beta.0 versions. The matching stable changelog entries were removed.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Merge Risk: ⚪ Minimal · up to 493bb

This change restores the documented beta recovery state before stable publication. No actionable merge-blocking risk remains beyond normal checks and review.

Poem

A rabbit checks each version line
Seven beta tags now align
Stable notes hop out of sight
Beta entries remain bright
The release trail is neat and light

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes restoring beta package state to support a stable release retry.
Linked Issues check ✅ Passed The changes restore the seven selected package manifests to their published beta versions and remove the unfinalized stable changelog entries. This matches the documented recovery step for retrying st…
Out of Scope Changes check ✅ Passed All changes are limited to the seven package versions and related changelog entries needed to restore the beta release state. No unrelated code or configuration changes are present.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Full details: Linked Issues check

Explanation

The changes restore the seven selected package manifests to their published beta versions and remove the unfinalized stable changelog entries. This matches the documented recovery step for retrying stable PREPARE under issue #268.

Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (7 skipped: 7 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch revert/stable-artifact-for-retry

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@kattsushi
kattsushi merged commit b6d942d into master Aug 31, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: complete Effect v4 cleanup and restore stable releases

1 participant