Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

0.12.0

@marijnh marijnh tagged this 23 Oct 16:10
### Breaking changes

Follow the change from `Subtree` to `TreeCursor` in lezer-tree.

The serialized parser format changed.

`Stack.startOf` now returns null, rather than -1, when it can't find the given element.

### New features

`Stack.startOf` now takes an optional second argument that allows you to select a match beyond the innermost one.
Assets 2
Loading