This repository was archived by the owner on Apr 15, 2026. It is now read-only.
0.2.0
### Bug fixes Don't include lezer-tree inline in `dist/index.js`. ### New features The output tree now uses tags, rather than term names, to identify its nodes. Export `Tag` data structure from lezer-tree. Support per-grammar global tag suffixes in `Parser.deserialize`. ### Breaking changes Grammars no longer have ids. Removes export of `allocateGrammarID` and `TagMap`.