Skip to content

Prisma Next

v0.7.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 19d CLI & Terminal
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

loggy-core loggy-terminal

Summary

AI summary

Dropped MigrationMetadata.authorship and .signature fields.

Full changelog

What's Changed

  • docs(skills/create-pr): infer Linear ticket and skip pre-create confirmation by @wmadden in https://github.com/prisma/prisma-next/pull/501
  • TML-2458: drop vestigial MigrationMetadata.authorship and .signature by @wmadden in https://github.com/prisma/prisma-next/pull/500
  • TML-2518: root package.json is the publish source-of-truth by @wmadden in https://github.com/prisma/prisma-next/pull/506

Full Changelog: https://github.com/prisma/prisma-next/compare/v0.6.1...v0.7.0

Breaking Changes

  • Removed MigrationMetadata.authorship and MigrationMetadata.signature fields

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Prisma Next

Get notified when new releases ship.

Sign up free

About Prisma Next

All releases →

Related context

Earlier breaking changes

  • v0.12.0 Models and value objects moved to namespaced domain plane (`contract.domain.namespaces.<ns>`).
  • v0.12.0 Migration manifest closed; `labels` and `hints` fields removed.
  • v0.12.0 `verifyMarker` replaces `verify`/`RuntimeVerifyOptions`; old options removed.
  • v0.12.0 `capabilities` field removed from `defineContract` API.
  • v0.12.0 Cross‑namespace references now use explicit `{ namespace, model }` pairs instead of bare strings.

Beta — feedback welcome: [email protected]