Update min version of @lezer/lr dependency to 1.3.0 #20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This parser makes use of the "local token group" feature, which was added to @lezer/lr in version 1.3.0. Using an earlier version (as allowed by the semver range) doesn't work.
I used the "edit file" functionality in GitHub to make this change, please let me know if there is anything else I should do to contribute to this repo.
Thanks for spotting that! Released in 1.2.0. @lezer/go had a similar issue, which is now also fixed.