npm vendor
Prisma
ORM major-version breaking changes and removed options.
Resolves from: prisma, @prisma/client
Tracked changes
1- Source ↗Breaking
Prisma 5 removed rejectOnNotFound; adds new engine defaults
Prisma 5 removed the rejectOnNotFound option (use findUniqueOrThrow / findFirstOrThrow) and changed defaults. Prisma 4 code relying on rejectOnNotFound breaks.
published 2023-07-11 · affects ≥ 4.0.0
Powered by ChangelogRadar's deprecation & pricing archive · sourced to every vendor's own changelog · scan your package.json →. Curated best-effort from public sources; not authoritative — verify with the vendor before acting.