Releases: electron/universal
Releases · electron/universal
v2.0.1
2.0.1 (2023-11-21)
Bug Fixes
- ignore differences caused by merged machO files (#66) (20b1b02)
v2.0.0
2.0.0 (2023-11-09)
Features
- bump minimum node version to 16 and add tests (#86) (b6f0c88)
BREAKING CHANGES
- Minimum node version is now 16
v1.5.1
1.5.1 (2023-11-09)
Bug Fixes
- Revert "feat: bump minimum node version to 16 and add tests (#86)" (bb304ce)
v1.5.0
1.5.0 (2023-11-09)
Features
- bump minimum node version to 16 and add tests (#86) (8e2842b)
v1.4.5
1.4.5 (2023-11-05)
Bug Fixes
- import for path now compiles correctly after TypeScript was added (#85) (02119d5)
v1.4.4
1.4.4 (2023-11-02)
Bug Fixes
- use Typescript for files in
entry-asar
(#83) (1948f1c)
v1.4.3
1.4.3 (2023-11-02)
Bug Fixes
v1.4.2
1.4.2 (2023-09-06)
Bug Fixes
- Run app.setAppPath() with the right path (#78) (9a808be)
v1.4.1
1.4.1 (2023-06-25)
Bug Fixes
- arm64/x64 inputs may contain universal binaries that are not the same (#62) (fddff57)
v1.4.0
1.4.0 (2023-06-25)
Features
- add infoPlistsToIgnore prop to prevent modification (#72) (b02ce76)