Skip to content

Conversation

@github-actions
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

better-auth-convex@0.4.0

Minor Changes

  • fcbc004: - vendor: @convex-dev/better-auth 0.9.5 and better-auth@1.3.27

    • fix: swap old and new doc params in onUpdate trigger

      BREAKING CHANGE: 2nd and 3rd params in onUpdate trigger are swapped.
      Previously: onUpdate(ctx, oldDoc, newDoc)
      Now: onUpdate(ctx, newDoc, oldDoc)

@github-actions github-actions bot force-pushed the changeset-release/main branch from 89dd223 to 7ed7aa4 Compare October 14, 2025 07:24
@zbeyens zbeyens merged commit 9cd1df5 into main Oct 14, 2025
@zbeyens zbeyens deleted the changeset-release/main branch October 14, 2025 07:24
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