Skip to content

Version Packages - #2048

Merged
RhysSullivan merged 1 commit into
mainfrom
changeset-release/main
Sep 18, 2026
Merged

RhysSullivan merged 1 commit into
mainfrom
changeset-release/main

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented Sep 18, 2026

Copy link
Copy Markdown
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@executor-js/cli@0.2.60

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10

@executor-js/config@1.6.10

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10

@executor-js/execution@1.6.10

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10
    • @executor-js/codemode-core@1.6.10

@executor-js/vite-plugin@0.0.70

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10

@executor-js/runtime-quickjs@1.6.10

Patch Changes

  • Updated dependencies []:
    • @executor-js/codemode-core@1.6.10

@executor-js/plugin-desktop-settings@1.6.10

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10

@executor-js/plugin-example@1.6.10

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10

@executor-js/plugin-file-secrets@1.6.10

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10

@executor-js/plugin-graphql@1.6.10

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10
    • @executor-js/config@1.6.10
    • @executor-js/api@1.4.73
    • @executor-js/react@1.4.73

@executor-js/plugin-keychain@1.6.10

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10

@executor-js/plugin-mcp@1.6.10

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10
    • @executor-js/config@1.6.10
    • @executor-js/api@1.4.73
    • @executor-js/react@1.4.73

@executor-js/plugin-onepassword@1.6.10

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10
    • @executor-js/api@1.4.73
    • @executor-js/react@1.4.73

@executor-js/plugin-openapi@1.6.10

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10
    • @executor-js/config@1.6.10
    • @executor-js/api@1.4.73
    • @executor-js/react@1.4.73

@executor-js/plugin-toolkits@1.5.45

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10
    • @executor-js/api@1.4.73
    • @executor-js/react@1.4.73

@executor-js/sdk@1.6.10

@executor-js/codemode-core@1.6.10

executor@1.6.10

Patch Changes

  • #2044 004024b Thanks @RhysSullivan! - Add EXECUTOR_DISABLE_AUTH_RATE_LIMIT to the self-host. Better Auth 1.6.17 and later enforce sign-in rate limits strictly in production, and with no trusted proxy header every caller shares one bucket of three sign-ins per ten seconds. The Docker release gate signs in from many test files at once and tripped it. The flag is off by default; the e2e harness sets it for the image it tests.

  • Updated dependencies []:

    • @executor-js/sdk@1.6.10
    • @executor-js/runtime-quickjs@1.6.10
    • @executor-js/local@1.6.10
    • @executor-js/api@1.4.73

@executor-js/cloud@1.4.71

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10
    • @executor-js/runtime-quickjs@1.6.10
    • @executor-js/execution@1.6.10
    • @executor-js/plugin-graphql@1.6.10
    • @executor-js/plugin-mcp@1.6.10
    • @executor-js/plugin-openapi@1.6.10
    • @executor-js/api@1.4.73
    • @executor-js/vite-plugin@0.0.70
    • @executor-js/cloudflare@0.0.52
    • @executor-js/host-mcp@1.4.4
    • @executor-js/mcp-apps-shell@1.4.21
    • @executor-js/runtime-dynamic-worker@1.4.4
    • @executor-js/plugin-toolkits@1.5.45
    • @executor-js/plugin-workos-vault@0.0.2
    • @executor-js/react@1.4.73

@executor-js/desktop@1.6.10

Patch Changes

  • #2049 dc0808d Thanks @RhysSullivan! - Fix macOS auto-update. The 1.6.9 update zip was built with a 7-Zip that
    expanded the framework symlinks into copies, so the extracted app failed code
    signing and Squirrel.Mac silently refused to install it; "Restart to update"
    appeared to do nothing. electron-builder is bumped to a release that preserves
    symlinks, the publish job now verifies the zip's signature before uploading,
    and a rejected install surfaces as "Update failed" instead of leaving the card
    untouched.

@executor-js/host-selfhost@0.0.52

Patch Changes

  • #2044 004024b Thanks @RhysSullivan! - Add EXECUTOR_DISABLE_AUTH_RATE_LIMIT to the self-host. Better Auth 1.6.17 and later enforce sign-in rate limits strictly in production, and with no trusted proxy header every caller shares one bucket of three sign-ins per ten seconds. The Docker release gate signs in from many test files at once and tripped it. The flag is off by default; the e2e harness sets it for the image it tests.

  • Updated dependencies []:

    • @executor-js/sdk@1.6.10
    • @executor-js/runtime-quickjs@1.6.10
    • @executor-js/execution@1.6.10
    • @executor-js/plugin-graphql@1.6.10
    • @executor-js/plugin-mcp@1.6.10
    • @executor-js/plugin-openapi@1.6.10
    • @executor-js/app@1.4.4
    • @executor-js/analytics@0.1.17
    • @executor-js/api@1.4.73
    • @executor-js/host-mcp@1.4.4
    • @executor-js/mcp-apps-shell@1.4.21
    • @executor-js/plugin-encrypted-secrets@0.0.52
    • @executor-js/plugin-provider-service-split@0.0.24
    • @executor-js/plugin-toolkits@1.5.45
    • @executor-js/react@1.4.73

@executor-js/local@1.6.10

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10
    • @executor-js/runtime-quickjs@1.6.10
    • @executor-js/execution@1.6.10
    • @executor-js/config@1.6.10
    • @executor-js/plugin-file-secrets@1.6.10
    • @executor-js/plugin-graphql@1.6.10
    • @executor-js/plugin-keychain@1.6.10
    • @executor-js/plugin-mcp@1.6.10
    • @executor-js/plugin-onepassword@1.6.10
    • @executor-js/plugin-openapi@1.6.10
    • @executor-js/plugin-example@1.6.10
    • @executor-js/plugin-desktop-settings@1.6.10
    • @executor-js/app@1.4.4
    • @executor-js/analytics@0.1.17
    • @executor-js/api@1.4.73
    • @executor-js/vite-plugin@0.0.70
    • @executor-js/host-mcp@1.4.4
    • @executor-js/mcp-apps-shell@1.4.21
    • @executor-js/plugin-provider-service-split@0.0.24
    • @executor-js/plugin-toolkits@1.5.45
    • @executor-js/react@1.4.73

@executor-js/e2e@0.0.50

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10
    • @executor-js/plugin-graphql@1.6.10
    • @executor-js/plugin-mcp@1.6.10
    • @executor-js/plugin-openapi@1.6.10
    • @executor-js/api@1.4.73
    • @executor-js/plugin-toolkits@1.5.45

@executor-js/example-all-plugins@0.0.71

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10
    • @executor-js/plugin-file-secrets@1.6.10
    • @executor-js/plugin-graphql@1.6.10
    • @executor-js/plugin-keychain@1.6.10
    • @executor-js/plugin-mcp@1.6.10
    • @executor-js/plugin-onepassword@1.6.10
    • @executor-js/plugin-openapi@1.6.10
    • @executor-js/plugin-workos-vault@0.0.2

@executor-js/example-docs-sdk-quickstart@0.0.56

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10
    • @executor-js/plugin-openapi@1.6.10

@executor-js/analytics@0.1.17

Patch Changes

  • Updated dependencies []:
    • @executor-js/execution@1.6.10

@executor-js/api@1.4.73

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10
    • @executor-js/execution@1.6.10
    • @executor-js/host-mcp@1.4.4

@executor-js/cloudflare@0.0.52

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10
    • @executor-js/execution@1.6.10
    • @executor-js/api@1.4.73
    • @executor-js/host-mcp@1.4.4

@executor-js/mcp-apps-shell@1.4.21

Patch Changes

  • Updated dependencies []:
    • @executor-js/runtime-quickjs@1.6.10
    • @executor-js/react@1.4.73

@executor-js/runtime-workerd-subprocess@0.0.25

Patch Changes

  • Updated dependencies []:
    • @executor-js/codemode-core@1.6.10

@executor-js/onboarding-demo@0.0.5

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10
    • @executor-js/plugin-mcp@1.6.10
    • @executor-js/plugin-openapi@1.6.10
    • @executor-js/react@1.4.73

@executor-js/plugin-encrypted-secrets@0.0.52

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10

@executor-js/plugin-provider-service-split@0.0.24

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10
    • @executor-js/plugin-openapi@1.6.10

@executor-js/react@1.4.73

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.6.10
    • @executor-js/api@1.4.73

@github-actions

github-actions Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@pkg-pr-new

pkg-pr-new Bot commented Sep 18, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@2048

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@2048

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@2048

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@2048

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@2048

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@2048

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@2048

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@2048

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@2048

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@2048

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@2048

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@2048

executor

npm i https://pkg.pr.new/executor@2048

commit: d4206c1

@RhysSullivan
RhysSullivan merged commit 3890d6f into main Sep 18, 2026
35 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant