digidem / comapeo-desktop

GNU General Public License v3.0
2 stars 0 forks source link

Upgrade to Electron 31 #23

Open achou11 opened 2 months ago

achou11 commented 2 months ago

At the time of writing, Electron 31.1.0 is available. I was going to do this work when the v31 line was initially released, but wanted to wait on better-sqlite3 to publish a release that included compatible prebuilds. Starting from v11.1.0, better-sqlite3 now includes the compatible prebuilds, which makes this work more reasonable to do.

Upgrading should (hopefully) not be problematic in terms of existing app code. Better to do this sooner rather than later, when there's more app code that's reliant on Electron APIs.