v26.8.1
📦 node-jsView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
An out-of-band release to correct the version reported by `node --version` from an alpha to the intended stable version. Also includes a fix for a script in the tools directory.
🐛 Bug Fixes
- Reverted accidental alpha designation for `node --version`.
- Fixed `tools/nix/list-requisites.sh` script.