Skip to content

Neutralinojs CLI v11.0.1 released!

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 14:48
· 64 commits to main since this release

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 🚀