Skip to content

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 23:59
· 15 commits to main since this release
d6e2814

Patch Changes

  • #927 df40cd3 Thanks @RhysSullivan! - Fix executor web crashing with no such table: plugin_storage when upgrading from an older v1 release. The v1 → v2 data migration now replays the bundled legacy schema migrations first, so databases last touched by any pre-1.5 version are brought up to the final v1 schema before their data is migrated.

  • Updated dependencies []:

    • @executor-js/sdk@1.5.1
    • @executor-js/runtime-quickjs@1.5.1
    • @executor-js/local@1.4.4
    • @executor-js/api@1.4.23