node-v2.14.2

AIEraDev/Clypranode-v2.14.2Aug 27, 2026by github-actions[bot]

AI Summary

Node.js v2.14.2 release focusing on performance optimizations and browser OCR improvements.

Key Highlights

  • Reduced memory and latency for large documents
  • Fixed browser OCR to run without Tokio runtime
  • Added image encoding for browser OCR functionality
  • Welcomed new contributor Choudhry18
  • Published on August 27, 2026

Full Release Notes

## What's Changed
* fix: reduce memory and latency for large docs by @logan-markewich in https://github.com/run-llama/liteparse/pull/441
* fix(wasm): run browser OCR without Tokio, encode images by @Choudhry18 in https://github.com/run-llama/liteparse/pull/440

## New Contributors
* @Choudhry18 made their first contribution in https://github.com/run-llama/liteparse/pull/440

**Full Changelog**: https://github.com/run-llama/liteparse/compare/crates-v2.14.1...node-v2.14.2