What's Changed
- fix(query): correctly identify
MISSINGnodes in queries by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5835 - fix(query): correctly set a state's
skipped_quantifierflag when a by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5842 - fix(generate): fold case-insensitive patterns at the AST leaves by @WillLillis in https://github.com/tree-sitter/tree-sitter/pull/5854
- fix(parser): avoid wide error nodes on unparseable input by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5855
- fix(ci): run all workspace tests by @WillLillis in https://github.com/tree-sitter/tree-sitter/pull/5867
- build(deps): bump wasmtime-c-api to v36.0.14 by @clason in https://github.com/tree-sitter/tree-sitter/pull/5870
- fix(rust): remove
must_useattribute fromTree::changed_rangesby @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5877 - release v0.26.13 by @clason in https://github.com/tree-sitter/tree-sitter/pull/5873
Full Changelog: https://github.com/tree-sitter/tree-sitter/compare/v0.26.12...v0.26.13