Changes.Watch

Data Products changelog digest

Apr 6 - Apr 12, 2026. Useful releases, risky migrations, and noisy updates from the Data Products channel.

No matching updates in this bucket.

Data Products updates in 2026-w15

7.7.0

  • Added an interactive `prisma bootstrap` command that automates full Prisma Postgres setup (init, link, install deps, migrate, generate, seed).
  • Supports 10 starter templates, works in CI mode, and skips already completed steps with confirmation prompts.
  • Detects the project’s package manager and offers to install missing @prisma/client, prisma, and dotenv, streamlining onboarding.