node-v2.4.1
run-llama/liteparsenode-v2.4.1Jul 6, 2026by github-actions[bot]
AI Summary
Node.js release resolves text reflowing issues and enhances list/table detection, providing better parsing accuracy for Node.js users.
Key Highlights
- Fixed text reflowing squishing words together
- Improved list vs table detection
New Features
- Fixed text reflowing squishing words together
- Improved list vs table detection
Full Release Notes
## What's Changed * fix: reflowing text sometimes squished words together by @logan-markewich in https://github.com/run-llama/liteparse/pull/340 * feat/fix: improve list vs table detection by @logan-markewich in https://github.com/run-llama/liteparse/pull/341 **Full Changelog**: https://github.com/run-llama/liteparse/compare/wasm-v2.4.1...node-v2.4.1