Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.7.1 - Hotfix to avoid tree-sitter incompatibility source code.tar.gz | 2025-07-22 | 6.2 MB | |
2.7.1 - Hotfix to avoid tree-sitter incompatibility source code.zip | 2025-07-22 | 6.2 MB | |
README.md | 2025-07-22 | 582 Bytes | |
Totals: 3 Items | 12.4 MB | 5 |
The new 0.25.0 version of tree-sitter has a breaking API change which causes runtime crashes.
This release pins tree-sitter to 0.24.0 or below.
What's Changed
- fix: typo in CONTRIBUTING.md by @jacqueminv in https://github.com/darrenburns/posting/pull/267
- Update deps but limit tree-sitter < 0.25.0 by @davidfokkema in https://github.com/darrenburns/posting/pull/282
New Contributors
- @jacqueminv made their first contribution in https://github.com/darrenburns/posting/pull/267
Full Changelog: https://github.com/darrenburns/posting/compare/2.7.0...2.7.1