What's Changed
- fix(cli): trailing whitespace after multiline text nodes in CST by @tree-sitter-ci-bot[bot] in #5135
- fix(cli): correct discrepancy with cst for
--no-rangesby @tree-sitter-ci-bot[bot] in #5139 - Fix Playground Query by @tree-sitter-ci-bot[bot] in #5159
- fix(cli): cst printing improvements by @tree-sitter-ci-bot[bot] in #5165
- fix(cli): set language in cwd for all usages of
highlightcommand by @tree-sitter-ci-bot[bot] in #5181 - feat(cli): concurrent builds of the same grammar on different locations on disk by @tree-sitter-ci-bot[bot] in #5182
- fix(cli): canonicalize build
--outputpath by @tree-sitter-ci-bot[bot] in #5185 - fix(cli): increase verbosity of
tree-sitter init -uupdates by @tree-sitter-ci-bot[bot] in #5188 - fix(cli): restore test summary output for
tree-sitter testby @tree-sitter-ci-bot[bot] in #5203 - fix(wasm): add common definitions to stdlib by @tree-sitter-ci-bot[bot] in #5208
- fix(wasm): update wasm-stdlib.h by @tree-sitter-ci-bot[bot] in #5210
- Fix python free-threading compatibility by @tree-sitter-ci-bot[bot] in #5214
- fix(build): define
_BSD_SOURCEby @tree-sitter-ci-bot[bot] in #5226 - fix(wasm): regenerate stdlib with wasm-opt by @tree-sitter-ci-bot[bot] in #5239
- fix(cli): warn user when
nmcan't be run to verify the symbols inside the parser being built by @tree-sitter-ci-bot[bot] in #5246 - fix(lib): address strict aliasing violations with
Arraytype by @tree-sitter-ci-bot[bot] in #5254 - misc Windows fixes by @tree-sitter-ci-bot[bot] in #5260
- fix(wasm): correct several bugs in realloc by @WillLillis in #5264
- fix(generate): error if a supertype is defined as a terminal by @tree-sitter-ci-bot[bot] in #5277
- Action overflow by @tree-sitter-ci-bot[bot] in #5278
- fix(loader): account for nm/ld fix on newer powerpc linux toolchains by @WillLillis in #5284
- backport: wasm realloc optimization fix by @WillLillis in #5286
- fix(cli): use --edits value for fuzz tests by @tree-sitter-ci-bot[bot] in #5288
- 0.26.4 by @WillLillis in #5289
Full Changelog: v0.26.3...v0.26.4