Skip to content

Latest commit

 

History

History
210 lines (121 loc) · 10.9 KB

CHANGELOG.md

File metadata and controls

210 lines (121 loc) · 10.9 KB

builder-util

23.5.0

Patch Changes

  • #7075 8166267d Thanks @davej! - Allow explicit buildNumber in config. buildNumber will take precedence over any environment variables (#6945)

23.4.0

Minor Changes

Patch Changes

  • Updated dependencies [e7179b57]:
    • builder-util-runtime@9.1.0

23.3.3

Patch Changes

  • #7019 98d3a636 Thanks @mmaietta! - fix: Filter out duplicate values during deep assign of extra files by converting to Set first

23.3.0

Patch Changes

  • #6983 adeaa347 Thanks @mmaietta! - fix: regenerate schema.json for x64ArchFiles in mac universal options

  • Updated dependencies [adeaa347]:

    • builder-util-runtime@9.0.3

23.0.9

Patch Changes

  • #6841 9dc13ba2 Thanks @MrMYHuang! - fix: Merge arrays from same config key in cascading electron-builder configs, such as files
  • #6845 d3452b04 Thanks @Jai-JAP! - fix: Add "arm" as an alias for armv7l as process.arch outputs arm on armv7l hosts

23.0.8

Patch Changes

23.0.6

Patch Changes

  • 9a7ed436 - chore: updating dependency tree

  • Updated dependencies [9a7ed436]:

    • builder-util-runtime@9.0.1

23.0.2

Patch Changes

23.0.0

Major Changes

  • #6556 a138a86f Thanks @mmaietta! - Breaking changes Removing Bintray support since it was sunset. Ref: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ Fail-fast for windows signature verification failures. Adding -LiteralPath to update file path to disregard injected wildcards Force strip path separators for backslashes on Windows during update process Force authentication for local mac squirrel update server

    Fixes: fix(nsis): Adding --INPUTCHARSET to makensis. (#4898 #6232 #6259)

    Adding additional details to error console logging

  • #6556 a138a86f Thanks @mmaietta! - Default to LZO compression for snap packages. This greatly improves cold startup performance (https://snapcraft.io/blog/why-lzo-was-chosen-as-the-new-compression-method). LZO has already been adopted by most desktop-oriented snaps outside of the Electron realm.

    For the rare case where developers prefer a smaller file size (XZ) to vastly improved decompression performance (LZO), provided an option to override the default compression method.

    Consumers do not need to update their configuration unless they specifically want to stick to XZ compression.

Patch Changes

  • Updated dependencies [a138a86f]:
    • builder-util-runtime@9.0.0

23.0.0-alpha.0

Major Changes

  • #6556 a138a86f Thanks @mmaietta! - Breaking changes Removing Bintray support since it was sunset. Ref: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ Fail-fast for windows signature verification failures. Adding -LiteralPath to update file path to disregard injected wildcards Force strip path separators for backslashes on Windows during update process Force authentication for local mac squirrel update server

    Fixes: fix(nsis): Adding --INPUTCHARSET to makensis. (#4898 #6232 #6259)

    Adding additional details to error console logging

  • #6556 a138a86f Thanks @mmaietta! - Default to LZO compression for snap packages. This greatly improves cold startup performance (https://snapcraft.io/blog/why-lzo-was-chosen-as-the-new-compression-method). LZO has already been adopted by most desktop-oriented snaps outside of the Electron realm.

    For the rare case where developers prefer a smaller file size (XZ) to vastly improved decompression performance (LZO), provided an option to override the default compression method.

    Consumers do not need to update their configuration unless they specifically want to stick to XZ compression.

Patch Changes

  • Updated dependencies [a138a86f]:
    • builder-util-runtime@9.0.0-alpha.0

22.14.13

Patch Changes

  • #6529 f7b38698 Thanks @frankwang1101! - fix: use junction for symlink type when on Windows to solve Error: EPERM: operation not permitted

22.14.7

Patch Changes

  • #6410 04a84352 Thanks @baparham! - fix(builder-util): enable proxy handling in NodeHttpExecutor to fix requests/publishing behind corporate proxies

22.14.6

Patch Changes

  • #6400 66ca625f Thanks @jbool24! - refactor: update Bitbucket publisher to have optional config options for Token and Username (Bitbucket Private Repos)

  • Updated dependencies [66ca625f]:

    • builder-util-runtime@8.9.2

22.14.5

Patch Changes

22.14.0

Minor Changes

Patch Changes

  • Updated dependencies [a9453216]:
    • builder-util-runtime@8.9.0

22.13.1

Patch Changes

  • Updated dependencies [7f933d00]:
    • builder-util-runtime@8.8.1

22.13.0

Minor Changes

  • #6167 f45110cb Thanks @mmaietta! - feat: Adding Keygen as an official publisher/updater for electron-builder (#6167)

Patch Changes

  • Updated dependencies [f45110cb]:
    • builder-util-runtime@8.8.0

22.12.1

Patch Changes

  • 6c945bd5: fix(windows): detect node path correctly on windows with cross-spawn (#6069)

22.11.11

Patch Changes

  • a4eae34f: Synchronizing CLI and package.json versions. Updating auto-publish values + changeset generation to be more frictionless
  • Updated dependencies [a4eae34f]
    • builder-util-runtime@8.7.10

22.11.10

Patch Changes

  • 878671d0: Updating patch number as many deps were updated as parted of RenovateBot integration
  • Updated dependencies [878671d0]
    • builder-util-runtime@8.7.9

22.11.9

Patch Changes

  • 1272afc5: Initial introduction of changset config
  • Updated dependencies [1272afc5]
    • builder-util-runtime@8.7.8