Skip to content

Releases: dsanders11/vscode-electron-build-tools

v0.41.4

09 Jun 04:17
d47f9f1

Choose a tag to compare

0.41.4 (2026-06-09)

Bug Fixes

  • use regexp.escape polyfill package (d47f9f1)

v0.41.3

26 Mar 04:25
501768f

Choose a tag to compare

0.41.3 (2026-03-26)

Bug Fixes

  • correct name for Electron's spec-runner.js script (501768f)

v0.41.2

19 Feb 22:19
e6980bb

Choose a tag to compare

0.41.2 (2026-02-19)

Bug Fixes

  • patches: a few fixes (f2664ef)
  • patches: can't add file to patch that already has that file (de4c26f)
  • patches: fixes for adding and removing files in patches (be49216)
  • patches: properly get GH repo for patch checkout directories (20fafe4)
  • patches: recursively resolve patched file content (b4a332d)
  • patches: retain patch subject when editing file in patch (9726d5f)
  • patches: update subsequent patches when editing file in patch (b81b1ae)
  • patches: use mtime of underlying patch file to force refresh (5204b6c)
  • patchs: plumb through GH repo when modifying files in patch (af6840c)

Performance Improvements

  • paches: check for blob before applying patch (fef0b79)

v0.41.1

12 Feb 22:22
6538386

Choose a tag to compare

0.41.1 (2026-02-12)

Bug Fixes

  • patches: insert new patch file directly (6538386)

v0.41.0

12 Feb 02:54
cd47986

Choose a tag to compare

0.41.0 (2026-02-12)

Features

  • patches: decorate in-patch file editors (cd47986)

v0.40.3

12 Feb 02:42
84e1a29

Choose a tag to compare

0.40.3 (2026-02-12)

Performance Improvements

  • patches: cache blob git diff results (84e1a29)

v0.40.2

12 Feb 00:59
8c86d3a

Choose a tag to compare

0.40.2 (2026-02-12)

Bug Fixes

  • correct hunk headers when updating files in a patch (8c86d3a)

v0.40.1

11 Feb 05:29
b5eba13

Choose a tag to compare

0.40.1 (2026-02-11)

Bug Fixes

  • patches: properly add new file to patch (b5eba13)

v0.40.0

11 Feb 05:12
b4be249

Choose a tag to compare

0.40.0 (2026-02-11)

Features

  • patches: add file to patch (b4be249)

v0.39.6

28 Jan 00:55
8eeb8c3

Choose a tag to compare

0.39.6 (2026-01-28)

Bug Fixes

  • don't bundle LM tests with extension (8eeb8c3)