What's Changed
- fix(deps): zig manifest for wasmtime is missing windows hashes by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5720
- fix(xtask): eliminate silent errors in zig fetch by @WillLillis in https://github.com/tree-sitter/tree-sitter/pull/5724
- fix(query): short-circuit longest-match dedup for disjoint states by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5726
- fix(query): various anchor fixes by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5727
- Fix C++ compilation errors in array macros. by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5735
- fix(rust): address new clippy lints by @WillLillis in https://github.com/tree-sitter/tree-sitter/pull/5743
- fix(generate): strip non-ASCII case folds by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5744
- fix(ci): re-set executable permission on release artifacts before zipping by @clason in https://github.com/tree-sitter/tree-sitter/pull/5746
- release v0.26.11 by @clason in https://github.com/tree-sitter/tree-sitter/pull/5748
Full Changelog: https://github.com/tree-sitter/tree-sitter/compare/v0.26.10...v0.26.11