- feat: support js/ts config section in VS Code (#2996)
- feat: add command to show compiled CSS in preview window (#2993)
- perf: micro-optimizations in hot paths (#2960)
- fix: prevent config loading message in svelte-check --incremental (#2974)
- perf: enable incremental TypeScript reparsing via getChangeRange (#2961)
- perf: various optimization with ast walk (#2969)
- feat: pull diagnostics support (#2978)
- fix: prevent error with escape sequence in attribute (#2968)