Skip to content

v11.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 06:37
· 848 commits to main since this release

V11 - Node.js 20 Single Executable Application

  • Support NodeJS 20 only
  • Replace nexe with Single executable applications
  • Input validation for project-name (not only in interactive mode)
  • ESLint ignore require in javascript template files
  • Publish using Node 20
  • Use @tsconfig/node20
  • Remove node-version option
  • Cleanup code/tests

BREAKING CHANGE:
You need signtool.exe in your path.

NOTE:
Version 10.x.x is still available to support older Node.js versions via nexe