electron / universal

Create Universal macOS applications from two x64 and arm64 Electron applications
MIT License
112 stars 43 forks source link

feat: bump minimum node version to 16 and add tests #86

Closed MarshallOfSound closed 8 months ago

MarshallOfSound commented 9 months ago

BREAKING CHANGE: Bumps minimum node version to node 16

dsanders11 commented 9 months ago

@MarshallOfSound, looks like this PR is hitting the same annoyance I hit over on electron/build-tools-installer when moving it to CFA releases. The ugly workaround there was this: https://github.com/electron/build-tools-installer/blob/9a17b4da4eb0adf02e3508f4d2953b82104d0799/package.json#L35-L37

continuous-auth[bot] commented 8 months ago

:tada: This PR is included in version 1.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: