Skip to content

Releases: aallam/execbox

@execbox/quickjs@0.7.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 10:56
b85d277

Patch Changes

  • Updated dependencies [e09761a]
    • @execbox/core@0.7.0

@execbox/core@0.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 10:56
b85d277

Minor Changes

  • e09761a: Add MCP-compatible tool annotations and make code MCP servers expose progressive search, inspect, and execute tools by default.

@execbox/quickjs@0.7.0

Choose a tag to compare

@github-actions github-actions released this 02 May 23:39
23cff9d

Minor Changes

  • 1fa0edc: Tighten the pre-1.0 public API surface by keeping low-level core helpers out of the main @execbox/core entrypoint and removing unsupported QuickJS runner subpath exports. The v1 runtime surface is now inline QuickJS plus worker-hosted QuickJS.

Patch Changes

  • Updated dependencies [1fa0edc]
    • @execbox/core@0.6.0

@execbox/core@0.6.0

Choose a tag to compare

@github-actions github-actions released this 02 May 23:40
23cff9d

Minor Changes

  • 1fa0edc: Tighten the pre-1.0 public API surface by keeping low-level core helpers out of the main @execbox/core entrypoint and removing unsupported QuickJS runner subpath exports. The v1 runtime surface is now inline QuickJS plus worker-hosted QuickJS.

@execbox/remote@0.3.1

Choose a tag to compare

@github-actions github-actions released this 01 May 10:14
1d8bc68

Patch Changes

  • 3778810: Add source export conditions for workspace-aware TypeScript tooling.

@execbox/quickjs@0.6.0

Choose a tag to compare

@github-actions github-actions released this 01 May 18:04
671616d

Minor Changes

  • 07534e2: Remove QuickJsExecutor({ host: "process" }) and its process-hosted runner entrypoint. Use host: "worker" for local hosted QuickJS execution, or @execbox/remote for app-owned process, container, or VM boundaries.

@execbox/isolated-vm@0.1.6

Choose a tag to compare

@github-actions github-actions released this 01 May 10:14
1d8bc68

Patch Changes

  • 3778810: Add source export conditions for workspace-aware TypeScript tooling.

@execbox/remote@0.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 21:37
616c30d

Minor Changes

  • 02330b6: Simplify pre-1.0 runtime boundaries. @execbox/core/runtime replaces the unsupported @execbox/core/_internal subpath and now owns executor-author helpers such as runtime option resolution, manifest dispatch, code normalization, timeout helpers, log formatting, and error normalization. The main @execbox/core entrypoint is now focused on app-facing provider, executor, result, error, and typegen APIs.

    Move the QuickJS remote runner endpoint to @execbox/quickjs/remote-endpoint and remove the hidden @execbox/quickjs dependency from @execbox/remote. Remote transports now expose only RemoteExecutor, RemoteRunnerPort, and transport contracts from @execbox/remote.

Patch Changes

  • Updated dependencies [02330b6]
    • @execbox/core@0.5.0

@execbox/quickjs@0.5.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 21:37
616c30d

Minor Changes

  • 02330b6: Simplify pre-1.0 runtime boundaries. @execbox/core/runtime replaces the unsupported @execbox/core/_internal subpath and now owns executor-author helpers such as runtime option resolution, manifest dispatch, code normalization, timeout helpers, log formatting, and error normalization. The main @execbox/core entrypoint is now focused on app-facing provider, executor, result, error, and typegen APIs.

    Move the QuickJS remote runner endpoint to @execbox/quickjs/remote-endpoint and remove the hidden @execbox/quickjs dependency from @execbox/remote. Remote transports now expose only RemoteExecutor, RemoteRunnerPort, and transport contracts from @execbox/remote.

Patch Changes

  • Updated dependencies [02330b6]
    • @execbox/core@0.5.0

@execbox/isolated-vm@0.1.5

Choose a tag to compare

@github-actions github-actions released this 30 Apr 21:37
616c30d

Patch Changes

  • 02330b6: Simplify pre-1.0 runtime boundaries. @execbox/core/runtime replaces the unsupported @execbox/core/_internal subpath and now owns executor-author helpers such as runtime option resolution, manifest dispatch, code normalization, timeout helpers, log formatting, and error normalization. The main @execbox/core entrypoint is now focused on app-facing provider, executor, result, error, and typegen APIs.

    Move the QuickJS remote runner endpoint to @execbox/quickjs/remote-endpoint and remove the hidden @execbox/quickjs dependency from @execbox/remote. Remote transports now expose only RemoteExecutor, RemoteRunnerPort, and transport contracts from @execbox/remote.

  • Updated dependencies [02330b6]

    • @execbox/core@0.5.0