v8.0.0-rc.11-dev.34: refactor(psl): track source provenance by syntax root (#30335)
- Prisma 近 90 天出现 100 次
- Prisma 近 90 天第 100 次发版
- 上一次:同一天稍早 · v8.0.0-rc.11-dev.33
发生了什么
Linked issue Linear linkage omitted at the author's request. Summary Track PSL source provenance by syntax root rather than independently threading filenames through consumers. This is internal groundwork for future multifile support; existing single-file behavior remains the scope. Changes Require parse(source, filename, options?) ; put filenames and coordinate conversion on SourceFile . Introduce PslSources , mapp…
摘要按规则整理自下方来源原文