1.4.2 (2024-08-26)
- ipcRenderer.sendTo() removal handling (d1beb47)
1.4.1 (2024-08-26)
- ipcRenderer.sendTo has been removed (7a295ae)
1.4.0 (2024-08-25)
- update to Electron 32 (0cd85a5)
1.3.1 (2024-06-19)
- showCertificateTrustDialog should return promise (cb5c11c)
1.3.0 (2023-08-25)
- 🐣 DownloadItem + AutoUpdater (8be624b)
1.2.0 (2023-07-17)
- 🚀 MockDialog (73966d4)
1.1.8 (2023-07-02)
- pull_request.yml (ae8ec6c)
1.1.7 (2023-06-23)
- better README example + test (952c295)
1.1.6 (2023-06-23)
- object getters should return clone (8d8c2cf)
1.1.5 (2023-06-02)
1.1.4 (2023-06-01)
- Update README.md (a7aa658)
1.1.3 (2023-05-25)
- screen test + fixes (afb28aa)
1.1.2 (2023-05-25)
- Screen (d8a285d)
1.1.1 (2023-05-25)
- export correctly (44d13bf)
1.1.0 (2023-05-25)
- MockScreen + MockDisplay (0e090aa)
1.0.5 (2023-05-24)
- BrowserWindow event emitters + test (5d17c3f)
1.0.4 (2023-05-23)
- getBackgroundColor() (d86995c)
1.0.3 (2023-05-22)
- export types (2acda62)
1.0.2 (2023-05-22)
1.0.1 (2023-05-22)
- public (dea1cb4)
- testing errors + don't test during release (19e6272)
- build esm + cjs (efd172e)