tree-sitter 0.26.7 update
tree-sitter 0.26.7 update I’ve updated tree-sitter to the latest release, 0.26.7. We were quite far behind, so this gives us better compatibility with newer tree-sitter parsers. The supported tree-sitter parser ABI in flow is now version 15 (up from 14 previously). The minium version stays the same at 13. This should unblock a few of the language support requests in the feature request queue.…