Skip to content

The dev-version counter is a tested pure function - #239

Merged
wmadden merged 1 commit into
mainfrom
claude/dev-counter-utils
Aug 18, 2026
Merged

The dev-version counter is a tested pure function#239
wmadden merged 1 commit into
mainfrom
claude/dev-counter-utils

Conversation

@wmadden-electric

Copy link
Copy Markdown
Contributor

No behavior change: determine-version.ts's dev-counter logic moves to nextDevVersion in the tested utils module, with four tests.

Why now: merging this pushes main, which publishes the first dev build since the 0.8.0 release — 0.8.0-dev.1, peering engine 0.2.0. Composer's dev dist-tag currently still points at 0.6.0-dev.23 (engine 0.1.1), and that stale tag is failing dev-channel conformance in prisma-cli's publish run, blocking the 8.0.0-rc.5 release that repairs prisma@next. The durable fix (a release push also publishes its dev build, per the dev-tag-parity brief) follows separately.

🤖 Generated with Claude Code

No behavior change. Merging this also publishes the first dev build
since 0.8.0, which repairs the stale dev dist-tag (0.6.0-dev.23,
engine 0.1.1) currently blocking prisma-cli's rc.5 publish.

Signed-off-by: willbot <w.a.madden+machine@gmail.com>
Signed-off-by: Will Madden <madden@prisma.io>
@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown

Important

Review available on request

  • 🔍 Trigger review

Reviews should be triggered manually for repositories with fewer than 10 stars. Select Trigger review above or comment @coderabbitai review to review the latest changes. For a full review, comment @coderabbitai full review.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 9b9be39e-5a69-4c87-b8c1-6a8996b34ff9


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.

@wmadden
wmadden merged commit 6b2b5ae into main Aug 18, 2026
15 of 17 checks passed
@wmadden
wmadden deleted the claude/dev-counter-utils branch August 18, 2026 12:27
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