node-v2.14.4

ScaleX-IO/uGDSnode-v2.14.4Sep 7, 2026by github-actions[bot]

AI Summary

This release adds support for raw text items and fallible library initialization, while fixing a bug regarding rotation calculations when transforms are involved.

Key Highlights

  • Added raw text items support
  • Implemented fallible library initialization
  • Fixed rotation calculation to account for transforms

New Features

  • Raw text items
  • Fallible library init

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