Neutralinojs CLI v11.0.1 released!
What's new
Bugfixes/improvements
- Clean existing app build files before creating another build using the
neu build
command. - Support older Node versions by removing the optional chaining feature usage.
- Fix the endless port waiting issue with the
--frontend-lib-dev
option.
Install the latest (v11.0.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 🚀