v8.0.0-rc.11-dev.34: refactor(psl): track source provenance by syntax root (#30335)
- Prisma: 100 events in the last 90 days
- Prisma: 100th Release in the last 90 days
- Previous: earlier the same day · v8.0.0-rc.11-dev.33
What happened
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…
Summary assembled by rule from the sources below