This repository was archived by the owner on Apr 15, 2026. It is now read-only.
0.16.0
### Breaking changes Move to 0.16 serialized parser format. ### Bug fixes Allow commas as separators in TypeScript object type syntax. ### New features Add `CatchClause` and `FinallyClause` nodes wrapping parts of `TryStatement`. The parser now includes syntax highlighting information in its node types.