Patch Changes
- a084498: Fix
Could not find source file: '<path>.svelte'crash inpanda cssgenwhen a Svelte<script>contains
any unresolved call expression (e.g. Svelte 5 runes like$state,$derived). The compiled-JSX runtime detector now
resolves same-file declarations from the AST instead of via the TypeScript language service, which can't see non-TS
file extensions.- @pandacss/shared@1.11.2