This repository was archived by the owner on Apr 15, 2026. It is now read-only.
0.15.12
### Bug fixes Work around a TypeScript issue that caused it to infer return type `any` for `resolve` and `resolveInner`. Fix a bug in incremental mixed-language parsing where it could incorrectly add a parse range twice, causing a crash in the inner parser.