Skip to content

chore: release packages#66

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
changeset-release/main
Open

chore: release packages#66
github-actions[bot] wants to merge 2 commits into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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

@openagentpack/cli@0.3.1

Patch Changes

  • Updated dependencies [fd4fdea]
    • @openagentpack/sdk@0.3.1

@openagentpack/playground@0.3.1

Patch Changes

  • Updated dependencies [fd4fdea]
    • @openagentpack/sdk@0.3.1

@openagentpack/sdk@0.3.1

Patch Changes

  • fd4fdea: Lower the SDK engines floor from Node >=22 to >=18.17.0.

    The SDK runtime only relies on APIs available since Node 18.17 (node:fs/path/crypto/os, global fetch/FormData, structuredClone, web streams), so the previous floor was a repository baseline rather than a runtime requirement. The tsup build target is pinned to es2022 so emitted syntax stays parseable on the new floor, and CI now runs an SDK-only packed-install smoke on Node 18 and 20 (smoke-packed.ts --sdk-only) to enforce the contract. The @openagentpack/cli and @openagentpack/playground packages keep their Node >=22 requirement.

@openagentpack/server@0.0.7

Patch Changes

  • Updated dependencies [fd4fdea]
    • @openagentpack/sdk@0.3.1

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