Tag strings as isolating for the purpose of bidirectional text.
Make the package work with new TS resolution styles.
First stable version.
Move to 0.16 serialized parser format.
The parser now includes syntax highlighting information in its node types.
The module's name changed from lezer-json
to @lezer/json
.
Upgrade to the 0.15.0 lezer interfaces.
Include nodes for brackets and braces in the tree.
Fix versions of lezer packages depended on.
Adjust to changed serialized parser format.
Fix lezer depencency versions
Follow change in serialized parser format.
Upgrade to current parser package format.