Hi all,
With the release of bruno-electron 1.19.0-1 I've (perhaps controversially) reintroduced nvm to the build pipeline. Using nvm allows for consistent builds due to the strange relationship of Bruno's codemirror dependency and a system installed nodejs>=22.0.0. I'm not exactly the happiest about this choice, as the removal of nvm was the inspiration of the fork between bruno-electron and vianney's bruno. However I value consistent builds for users of bruno-electron and for myself.
Every upcoming release will be tested without nvm so it may be removed as soon as physically possible. Easier builds will allow me to release bruno-electron versions closer with Bruno releases, as now it's just a version change.
Pinned Comments