AzureStorageExplorer icon indicating copy to clipboard operation
AzureStorageExplorer copied to clipboard

Update to Electron 29

Open MRayermannMSFT opened this issue 2 years ago • 2 comments
trafficstars

See UpdatingElectron.md for instructions.

Note: Electron 29 moves to Node 20. Make sure to look into our native modules (owned and not owned), and confirm that ServiceHub/IdentityService still works well.

MRayermannMSFT avatar Jun 05 '23 16:06 MRayermannMSFT

ESM SUPPORT 🚀 🚀 🚀 🚀 https://github.com/electron/electron/issues/21457

alexweininger avatar Aug 31 '23 20:08 alexweininger

https://github.com/electron/electron/issues/41518

JasonYeMSFT avatar Mar 06 '24 00:03 JasonYeMSFT

Need a v29 with fix for https://github.com/electron/electron/issues/41484 / https://github.com/nodejs/node/issues/48673

MRayermannMSFT avatar Mar 15 '24 21:03 MRayermannMSFT

Done upgrading to v29.2.0. We have no blocker in Electron v29 now. Depending on when v29.3.0 is made available, we may choose to upgrade or not.

JasonYeMSFT avatar Apr 17 '24 16:04 JasonYeMSFT