You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(node): Update ANR min node version to v16.17.0 (#10107)
Upon testing the full range of Electron versions for release in CI, I
found that starting a worker thread via a data uri requires at least
node v16.17.0.
This wasn't picked up by the tests in this repository because we only
test the latest version of each major.
0 commit comments