node-v2.10.0
run-llama/liteparsenode-v2.10.0Jul 27, 2026by github-actions[bot]
AI Summary
Node.js implementation updated to add configuration options for retaining document headers and footers, alongside improved detection logic.
Key Highlights
- Added option to keep headers/footers
- Tightened detection logic
New Features
- Header/footer retention option
Full Release Notes
## What's Changed * feat: add option to keep headers/footers, also tighten detection by @logan-markewich in https://github.com/run-llama/liteparse/pull/382 **Full Changelog**: https://github.com/run-llama/liteparse/compare/crates-v2.9.0...node-v2.10.0