What's Changed
- fix(generate): allow disabling
qjs-rtfeature from CLI by @WillLillis in https://github.com/tree-sitter/tree-sitter/pull/5448 - fix(lib): document invariants that must be upheld for
TSInputEditby @WillLillis in https://github.com/tree-sitter/tree-sitter/pull/5452 - fix(cli): correct typo in
parsecommand's help text by @WillLillis in https://github.com/tree-sitter/tree-sitter/pull/5465 - perf(cli): misc. improvements by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5476
- Fix wasm loading of languages w/ multiple reserved word sets by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5477
- generate: avoid panicking when a supertype only has hidden external token children by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5478
- release v0.26.8 by @clason in https://github.com/tree-sitter/tree-sitter/pull/5479
Full Changelog: https://github.com/tree-sitter/tree-sitter/compare/v0.26.7...v0.26.8