Skip to content

Version Packages#343

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

Version Packages#343
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 22, 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.19.0

Minor Changes

  • #342 94b0df6 Thanks @borisno2! - Improve KeystoneJS migration agent with side-by-side examples and targeted update guidance

    The Keystone migration wizard and agent now produce a targeted migration guide instead of
    regenerating the entire config. Since Keystone and OpenSaaS Stack share the same
    list()/field/hook/access API, only imports, the database adapter config, and auth setup
    need to change.

    Key improvements:

    • The migration agent prompt now includes side-by-side Keystone vs OpenSaaS examples for
      config structure, imports, access control, hooks, auth, and many-to-many join tables
    • The wizard uses a minimal fast-path for Keystone projects (just 3 questions: db provider,
      auth, auth methods) instead of the full question flow
    • The generator produces a diff-style migration guide for Keystone showing exactly what to
      change, rather than regenerating list definitions the user already has
    • Many-to-many join table naming is now surfaced automatically when M2M relations are
      detected, with joinTableNaming: 'keystone' guidance to preserve existing data

Patch Changes

  • #344 c259030 Thanks @borisno2! - Fix updatedAt field to include @default(now()) in generated Prisma schema to prevent migration failures on databases with existing data

  • Updated dependencies []:

    • @opensaas/stack-core@0.19.0

@opensaas/stack-auth@0.19.0

@opensaas/stack-core@0.19.0

@opensaas/stack-rag@0.19.0

@opensaas/stack-storage@0.19.0

@opensaas/stack-storage-s3@0.19.0

@opensaas/stack-storage-vercel@0.19.0

@opensaas/stack-tiptap@0.19.0

@opensaas/stack-ui@0.19.0

@vercel
Copy link

vercel bot commented Feb 22, 2026

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

Project Deployment Actions Updated (UTC)
stack-docs Ready Ready Preview, Comment Feb 22, 2026 4:13am

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.

0 participants