v8.0.0-rc.7-dev.3: Structured-error docs URLs move from orm/next to orm/v8 (#30126)
- Prisma 近 90 天出现 20 次
- Prisma 近 90 天第 20 次发版
- 上一次:同一天稍早 · 7.10.0
发生了什么
Linked issue n/a — small change. This is the version-segment flip that ADR 239 planned for the RC ("the next segment flips to v8 when the RC ships"). At a glance export const DOCS_ERRORS_VERSION = 'v8' ; export const DOCS_BASE = `https://docs.prisma.io/docs/orm/ ${ DOCS_ERRORS_VERSION } /reference/error-reference` ; Before this PR the segment was next , so every structured error's docsUrl pointed at docs.prisma.io/d…
摘要按规则整理自下方来源原文