← Back to events
ActiveTechRelease8.0.0-rc.8

v8.0.0-rc.8-dev.16: fix(psl-parser): validate AST kinds across parser copies (#30228)

What happened

Fixes false language-server diagnostics for valid PSL schemas that contract emit accepts, including the schema generated by prisma orm init . Changes Replace constructor-identity checks in all 11 attribute combinators with existing kind-based AST casts. Add an integration regression comparing CLI emission with the LSP diagnostic pipeline across the internal-parser/public-interpreter boundary. Cover the init schema,…

Summary assembled by rule from the sources below

Why it's spreading

Sources