node-v2.1.2
zhu-xlab/GlobalBuildingAtlasnode-v2.1.2Jun 19, 2026by github-actions[bot]
AI Summary
This Node.js release focuses on fixing binary installation issues by restoring optionalDependencies. It ensures platform-specific binaries can be installed correctly.
Key Highlights
- Fixed optionalDependencies to enable platform binary installation
- Addresses installation issues for platform-specific binaries
New Features
- Platform binary installation fix
Full Release Notes
## What's Changed * fix(node): restore optionalDependencies so platform binaries install by @AstraBert in https://github.com/run-llama/liteparse/pull/312 **Full Changelog**: https://github.com/run-llama/liteparse/compare/crates-v2.1.1...node-v2.1.2