electron/lib
Calvin 594dc7e24a
chore: update node types version (#33452)
* chore: update node types version

* update express types to solve type conflict

* one more yarn.lock type bump

* update another types package to fix incompatible global declarations

* remove incompatible type magicks

* update our ambient types to match the node types

* fix test type
2022-03-28 14:37:35 -07:00
..
asar fix: initialize asar support in worker threads (#33216) 2022-03-22 20:37:55 -04:00
browser build: fix build by removing usage of removed preloadUrl (#33319) 2022-03-17 00:13:48 -07:00
common chore: update node types version (#33452) 2022-03-28 14:37:35 -07:00
isolated_renderer refactor: implement <webview> using contextBridge (#29037) 2021-05-15 16:42:07 +09:00
renderer fix: will-attach-webview handler modifying params.instanceId does not break <webview> (#32386) 2022-01-12 16:41:20 +09:00
sandboxed_renderer refactor: merge duplicate code from sandboxed/non-sandboxed renderer init (#31755) 2021-11-10 09:59:33 +09:00
worker fix: self.module.paths not working in web workers (#29955) 2021-07-05 08:48:46 +09:00