node-v2.14.4

run-llama/liteparsenode-v2.14.4Sep 7, 2026by github-actions[bot]

AI Summary

This release introduces raw text items and makes library initialization fallible, while also fixing rotation calculations to properly account for transforms.

Key Highlights

  • Added raw text items functionality
  • Implemented fallible library initialization
  • Fixed rotation calculations to account for transforms

New Features

  • Raw text items support
  • Fallible library initialization

Full Release Notes

## What's Changed
* feat: raw text items and fallible library init by @logan-markewich in https://github.com/run-llama/liteparse/pull/445
* fix: calculate rotation with transforms into account by @logan-markewich in https://github.com/run-llama/liteparse/pull/447


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