Skip to content

Neutralinojs CLI v9.4.0 released!

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 19:57
· 130 commits to main since this release

What's new

DevOps: new test suite

  • Initiate a new Node.js-based test suite.

Bugfixes/Improvements

  • Clean project files if the neu create command wan't successful.
  • Display an error message if the neu build --copy-storage fails due to missing .storage directory.
  • Support Darwin arm64 binaries natively without binary translation (x64 -> arm64).
  • Make the client library downloading process optional and support importing the client library via @neutralinojs/lib.
  • Download the module version of the client library based on the app configuration.

Install the latest (v9.4.0) npm package:

npm i -g @neutralinojs/neu

Get started: https://neutralino.js.org/docs/cli/neu-cli


This release was auto-generated by ReleaseZri πŸš€