Skip to content

fix(auth): strip unsupported Stripe timestamps#236

Merged
zbeyens merged 2 commits intomainfrom
codex/stable-query-options-args
Apr 22, 2026
Merged

fix(auth): strip unsupported Stripe timestamps#236
zbeyens merged 2 commits intomainfrom
codex/stable-query-options-args

Conversation

@zbeyens
Copy link
Copy Markdown
Member

@zbeyens zbeyens commented Apr 22, 2026

Summary

  • Strip auth createdAt and updatedAt writes when the target auth/plugin table does not define those fields.
  • Add regression coverage for Stripe-style subscription tables that omit timestamp fields.
  • Wire @better-auth/stripe into example/ and regenerate auth schema, proving the generated subscription table has no createdAt/updatedAt.
  • Refresh Expo fixture snapshots for the upstream Expo 55.0.17 template drift found by bun check.

Verification

  • bun run schema:sync in example/
  • bun run check in example/
  • bun test packages/kitcn/src/auth/create-api.test.ts packages/kitcn/src/auth/create-api.factory.test.ts
  • bun typecheck
  • bun --cwd packages/kitcn build
  • bun run fixtures:sync
  • bun run fixtures:check
  • bun check

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 22, 2026

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

Project Deployment Actions Updated (UTC)
better-convex Ready Ready Preview, Comment Apr 22, 2026 7:57am

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 22, 2026

🦋 Changeset detected

Latest commit: 508f6df

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
kitcn Patch
@kitcn/resend Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@zbeyens zbeyens merged commit a323eb4 into main Apr 22, 2026
3 checks passed
@zbeyens zbeyens deleted the codex/stable-query-options-args branch April 22, 2026 09:02
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