app-builder-bin
5.0.0-alpha.13
Minor Changes
- #151
9b2aaffThanks @mmaietta! - feat: adding env var for "dirname" to mirror the logic in electron-builder
Patch Changes
- #148
b3207ccThanks @emmanuel-deloget! - fix: handle the table of content resource type correctly
5.0.0-alpha.12
Minor Changes
5.0.0-alpha.11
Patch Changes
- #143
0d13c80Thanks @beyondkmp! - fix: cannot find module(archiver-utils)
5.0.0-alpha.10
Patch Changes
#138
28db936Thanks @beyondkmp! - fix: pnpm install error for node module collector (https://github.com/electron-userland/electron-builder/issues/8519)#139
128737eThanks @mmaietta! - chore: Update extract logic for using newer 7zz/7zzs/7zr.exe binaries
5.0.0-alpha.9
Patch Changes
#134
82d3a96Thanks @beyondkmp! - fix: fix for handling native dependencies, such astarnode module#136
bbad893Thanks @beyondkmp! - feat: resolve all the pnpm issues without hostied config
5.0.0-alpha.8
Minor Changes
Patch Changes
- #132
1092684Thanks @beyondkmp! - fix: find the real parent node module
5.0.0-alpha.7
Patch Changes
- #126
f910175Thanks @mmaietta! - fix: to resolve appimage issues in electron builder, and since we can't update electron-builder-binaries repo, we should just downgrade to the last working version of appimage
5.0.0-alpha.6
Patch Changes
5.0.0-alpha.5
Patch Changes
#123
20feb29Thanks @mmaietta! - fix current mksquashfs version only allows xz and gzip compressions#118
94485c6Thanks @fabienr! - fix: hoist dependencies to the real parent in nodeModuleCollector
5.0.0-alpha.4
Patch Changes
#119
6a940e4Thanks @beyondkmp! - fix: alias name issue in node modules resolution dependency tree#120
189519aThanks @beyondkmp! - change node module symlink to real path
5.0.0-alpha.3
Minor Changes
- #116
be4e7ecThanks @beyondkmp! - feat: add flatten option tonode-dep-treefor rendering dependency conflicts in a different manner
5.0.0-alpha.2
Patch Changes
- #113
43f7a34Thanks @mmaietta! - fix: revert appimage 13.0.1 to 13.0.0 due to mksquash arch compilation issues
5.0.0-alpha.1
Minor Changes
- #109
e53b84cThanks @mmaietta! - feat: allow providing env var for custom app-builder binary as opposed to accessing directly from the PATH env var
Patch Changes
5.0.0-alpha.0
Major Changes
Minor Changes
Patch Changes
- #106
9704964Thanks @theogravity! - fix: Use npm config.mirror first before env variables for download URL