Skip to content

chore: prepare v3.0.0-rc.4 release - #254

Merged
olliethedev merged 1 commit into
v3from
chore/v3.0.0-rc.4
Sep 1, 2026
Merged

chore: prepare v3.0.0-rc.4 release#254
olliethedev merged 1 commit into
v3from
chore/v3.0.0-rc.4

Conversation

@olliethedev

Copy link
Copy Markdown
Collaborator

Summary

  • bump @btst/stack to 3.0.0-rc.4
  • bump @btst/codegen to 0.2.0-rc.4
  • update the canonical stable-v3 playbook and adapter guidance for the corrected RC4 Codegen behavior
  • retain Better Auth UI 2.0.0-rc.4, CLI 2.2.4, Better Auth/Core 1.6.16, and DB/adapters 2.2.3

Refs #153.

Validation

  • pnpm install --frozen-lockfile
  • pnpm build
  • pnpm --filter @btst/codegen test (170 tests)
  • pnpm --filter @btst/codegen typecheck
  • pnpm --filter @btst/stack test (1,043 tests)
  • pnpm --filter @btst/stack typecheck
  • pnpm lint
  • pnpm --dir docs build
  • npm pack --json --dry-run for Stack and Codegen
  • independent Standards and Spec reviews: no findings

This PR prepares the immutable release commit only. It does not create a tag, publish a release, or change stable package references.

@vercel

vercel Bot commented Sep 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated
better-stack-docs Ignored Ignored Sep 1, 2026 12:03am UTC
better-stack-playground Ignored Ignored Sep 1, 2026 12:03am UTC

Request Review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-01T00:07:36.184094Z 7a2505c PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7a2505c316

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +92 to +94
configurations. `@btst/codegen@0.2.0-rc.4 init` adds `transaction: true`
automatically for all four atomic-write plugins: AI Chat, Form Builder, Kanban,
and Media.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Qualify the transaction-generation claim

When MongoDB is selected with AI Chat or Kanban, RC4 accepts the combination but buildAdapterTemplateContext emits createMongodbAdapter(mongoDb, db, {}), not transaction: true; subsequent writes fail with ATOMIC_TRANSACTION_REQUIRED in those plugins. Therefore the claim that init handles all four plugins is misleading unless it is limited to Prisma, Drizzle, and Kysely, or the unsupported MongoDB combinations are rejected explicitly.

Useful? React with 👍 / 👎.

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Shadcn registry validated — no registry changes detected.

@olliethedev
olliethedev merged commit 696fe1f into v3 Sep 1, 2026
14 checks passed
@olliethedev
olliethedev deleted the chore/v3.0.0-rc.4 branch September 1, 2026 00:15
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