Skip to content

Prisma Next

v0.6.1 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 20d 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

AST-bound codec resolution via CodecRef for sql, correctness gaps fixed in extension-arktype-json and sql-runtime, plus five new codecs.

Full changelog

What's Changed

  • fix(extension-arktype-json, sql-runtime): correctness gaps from ADR 208 landing by @jkomyno in https://github.com/prisma/prisma-next/pull/418
  • feat(sql)!: AST-bound codec resolution via CodecRef by @wmadden in https://github.com/prisma/prisma-next/pull/484
  • feat(cli/init): work in bare directories and align scaffold with the ESM module type by @wmadden in https://github.com/prisma/prisma-next/pull/492
  • feat(extension-postgis): add PostGIS extension package and demo by @wmadden in https://github.com/prisma/prisma-next/pull/490
  • TML-2375: 5 new codecs + EQL operator surface by @wmadden in https://github.com/prisma/prisma-next/pull/495
  • docs(skill): add record-gotcha, fires on consumer-perspective friction with PN / Compute / PPg by @wmadden in https://github.com/prisma/prisma-next/pull/493
  • test(integration): cover composite pk greenfield journey by @jkomyno in https://github.com/prisma/prisma-next/pull/481
  • fix(target-sqlite): add missing standard-schema dependency by @aqrln in https://github.com/prisma/prisma-next/pull/498
  • feat(mongo-family): port contract spaces by @wmadden in https://github.com/prisma/prisma-next/pull/494
  • TML-2459: Plan Supabase integration as 6 sequenced projects by @wmadden in https://github.com/prisma/prisma-next/pull/460
  • chore(deps-dev)(deps-dev): bump the dev-deps group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/prisma/prisma-next/pull/487
  • fix(adapter-postgres): introspect composite index columns in index order (TML-2516) by @wmadden in https://github.com/prisma/prisma-next/pull/503

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

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]