Skip to content

Version Packages#385

Merged
borisno2 merged 1 commit intomainfrom
changeset-release/main
Mar 27, 2026
Merged

Version Packages#385
borisno2 merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 27, 2026

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

@opensaas/stack-cli@0.20.1

Patch Changes

  • #386 fcb04d6 Thanks @borisno2! - Fix missing query parameter in generated FindManyArgs and FindUniqueArgs types

    Passing a fragment to context.db.post.findMany({ query: fragment }) or context.db.post.findUnique({ where: { id }, query: fragment }) no longer produces a TypeScript error. The generator now emits query?: Fragment<PostOutput, FieldSelection<PostOutput>> in the relevant args types.

  • #384 6b7284a Thanks @borisno2! - Fix virtual fields typed as never when mixed with relation fields in select or when using include

  • Updated dependencies []:

    • @opensaas/stack-core@0.20.1

@opensaas/stack-auth@0.20.1

@opensaas/stack-core@0.20.1

@opensaas/stack-rag@0.20.1

@opensaas/stack-storage@0.20.1

@opensaas/stack-storage-s3@0.20.1

@opensaas/stack-storage-vercel@0.20.1

@opensaas/stack-tiptap@0.20.1

@opensaas/stack-ui@0.20.1

@github-actions github-actions bot force-pushed the changeset-release/main branch from 31dd600 to 62fe62a Compare March 27, 2026 06:47
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

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

Project Deployment Actions Updated (UTC)
stack-docs Ready Ready Preview, Comment Mar 27, 2026 7:09am

@github-actions github-actions bot force-pushed the changeset-release/main branch from 62fe62a to ac311e8 Compare March 27, 2026 07:08
@borisno2 borisno2 merged commit 6d3c41c into main Mar 27, 2026
3 checks passed
@borisno2 borisno2 deleted the changeset-release/main branch March 27, 2026 07:13
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