github electron-userland/electron-builder electron-builder@27.0.0-alpha.4

pre-release4 hours ago

Minor Changes

  • Feat(cli): migrate-schema now auto-migrates programmatic JS/TS configs #9941 2a1c06f @mmaietta

    electron-builder migrate-schema previously printed manual steps for programmatic configs (.js/.cjs/.mjs/.ts). It now rewrites them in place via an AST-located text codemod that applies the same v26→v27 transforms as static configs while preserving comments, imports, functions, and formatting. Falls back to manual steps when typescript is not installed or the config cannot be statically reduced to a single object literal (dynamic function bodies, spreads, computed keys).

Patch Changes

Updated 5 dependencies

fae5232 b84a1f4 a82943a d21a771 6a0f35a 344d156 9faa8c8 449e8d4 d22a6f7 deafee9

  • app-builder-lib@27.0.0-alpha.4
  • builder-util-runtime@10.0.0-alpha.3
  • builder-util@27.0.0-alpha.4
  • dmg-builder@27.0.0-alpha.4
  • electron-publish@27.0.0-alpha.4

Don't miss a new electron-builder release

NewReleases is sending notifications on new releases.