Neutralinojs CLI v9.5.1 released!
What's new
Bugfixes/Improvements
- Use the
decompress
library instead ofunzipper
to fix issues with latest Node.js runtime versions. - Generate the Mac universal binary with the
neu build
command.
Install the latest (v9.5.1
) npm package:
npm i -g @neutralinojs/neu
Get started: https://neutralino.js.org/docs/cli/neu-cli
This release was auto-generated by ReleaseZri 🚀