Skip to content

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 10 Jun 06:21
· 6 commits to main since this release
987f528

Patch Changes

  • #939 db09372 Thanks @RhysSullivan! - Desktop packaging follow-ups from the v1.5.2 release run:

    • Fixed the Intel mac desktop build failing in CI (the cross-target dependency install was being glob-expanded by the shell).
    • Fixed the first-launch data migration on Windows: renaming the previous database file could hit a transient EBUSY while the just-closed SQLite handle was released, so the move now retries briefly instead of failing startup.
  • Updated dependencies []:

    • @executor-js/sdk@1.5.3
    • @executor-js/runtime-quickjs@1.5.3
    • @executor-js/local@1.4.4
    • @executor-js/api@1.4.25