mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-19 13:49:24 +01:00
348 B
348 B
1.0.1
- most of the proxy logic was moved from preload context (
exposeIpcProxyentry point) to renderer context (createIpcProxyentry point) which allows to compare listener functions by reference (unlike in preload context) - in
window.ipcProxythere is now exposed only smallIpcProxyApiobject instead of whole proxy factory