← Back to events
ActiveTechRelease8.0.0-rc.11

v8.0.0-rc.11-dev.32: docs: replace em dashes in the error reference (#30326)

What happened

Linked issue n/a, small change Summary The public error-reference page on prisma.io is generated from docs/reference/error-reference.md , and the docs repo now lints prose for em dashes ( prisma/web#8288 and its follow-up). Every — in this file becomes , , or : where a full clause follows. No codes, payloads, or meaning change. Testing performed grep -c — docs/reference/error-reference.md returns 0. 🤖 Generated wit…

Summary assembled by rule from the sources below

Why it's spreading

Sources