This repository was archived by the owner on Apr 15, 2026. It is now read-only.
1.1.0
### Bug fixes Fix parsing of 'null' as type in TypeScript. Allow computed properties in object destructuring patterns. Add TypeScript 4.9's `satisfies` operator. Support `accessor` syntax on class properties. ### New features Add support for optional call syntax. Distinguish lower-case JSX element names syntactically, give them a `standard(tagName)` highlight tag.