Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 02:23
Immutable release. Only release title and notes can be modified.
dec72cf

2.0.0 (2026-08-24)

⚠ BREAKING CHANGES

  • Node.js >=22.12.0 is now required (was >=20.0.0). Node 20 is end-of-life and cannot install the electron-builder 26 toolchain.

Fixed

Build System

  • raise Node.js baseline to >=22.12.0 (e844c61)