This release keeps dependencies and maintenance posture current for teams operating this tool.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryMinor fixes and improvements.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds per-namespace storage IR and cross-namespace foreign keys Adds per-namespace storage IR and cross-namespace foreign keys Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Dependency | Medium |
Bumps version to 0.10.0 Bumps version to 0.10.0 Source: llm_adapter@2026-05-25 Confidence: low |
— |
Full changelog
What's Changed
- TML-2520: per-namespace storage IR + cross-namespace FKs by @wmadden in https://github.com/prisma/prisma-next/pull/534
- Bump to version 0.10.0 by @wmadden in https://github.com/prisma/prisma-next/pull/545
Full Changelog: https://github.com/prisma/prisma-next/compare/v0.9.0...v0.10.0
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
About Prisma Next
All releases →Related context
Earlier breaking changes
- v0.13.0 Codec‑resolution SPI now requires leading `namespaceId` argument.
- v0.13.0 Contract storage IR now keyed by namespace envelope; re‑emit contract to update shape.
- v0.13.0 MTI variant tables now emit a base‑PK link column with cascading foreign key.
- v0.13.0 Telemetry defaults to opt-out; set PRISMA_NEXT_DISABLE_TELEMETRY=1 or DO_NOT_TRACK=1 to disable.
- v0.12.0 Models and value objects moved to namespaced domain plane (`contract.domain.namespaces.<ns>`).
Beta — feedback welcome: [email protected]