All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2023-10-27)
- global: adding p2p (bd666ae)
- global: put ataraxia to backend (3d6f501)
- global: switched to ataraxia (f9415a5)
- add ports for build analyzers (#3356) (ba11cd8)
- added glob option to rimraf.sync call (#3469) (4b71604)
- allow absolute renderer imports in Jest (#3327) (e933be3), closes #3326
- custom enum with eslint errors (#3473) (c954896)
- define process.type in webpack (ffb9a0a)
- enable preload sandboxing, target umd in preload dev (51b40cc)
- enable sandboxing (#3328) (0450601)
- fix ipcRenderer.sendMessage incorrect defintion (#3436) (1cbbb44)
- Forbidden non-null assertion (#3440) (8b123a0)
- rename npm script electron-rebuild -> rebuild (49f652c)
- sass file test (#3347) (4ec3fd4)
- set main process.type to "browser" in production (#3370) (7b74898)
- Start cannot be executed immediately after executing package (#3528) (cc2c1e6)
- update deprecated package name (#3368) (f20697a)
- update lockfile (8531b03)
- update lockfile (f6b0a4b)
- upgrade electron-updater from 5.0.1 to 5.0.3 (#3223) (58594a2)
- upgrade electron-updater from 5.2.1 to 5.2.2 (#3305) (a0d0afa)
- upgrade electron-updater from 5.2.2 to 5.2.3 (#3320) (b4cc4ec)
- upgrade multiple dependencies with Snyk (#3258) (728c0f7)
- upgrade react-router-dom from 6.3.0 to 6.4.0 (#3337) (95e3d4e)
- vscode debugging (electron-react-boilerplate#428) (#3169) (b32c562)
- Wrong img[width] units in the example app (#3246) (7511174)