Skip to content

Release @runpod/typescript-api-sdk 0.1.0 - #1

Merged
justinwlin merged 1 commit into
mainfrom
changeset-release/main
Sep 14, 2026
Merged

justinwlin merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Merging this PR approves the first @runpod/typescript-api-sdk@0.1.0 release. CI then validates Node 20/22/24, publishes to npm, and creates the GitHub tag/release. This PR is intentionally left open for human approval.

Before merging:

  • Confirm all three SDK checks pass and review the SDK on main, including the README installation and per-client API key examples.
  • Configure npm publishing credentials. The recreated npm environment is restricted to main, but has no NPM_TOKEN; no npm publishing credential is inherited from the organization. First publication needs an authorized bootstrap credential or a working trusted publisher configuration.
  • Approve and squash-merge this PR when ready to publish. Do not merge until npm authentication is configured.

Local runtime validation previously passed: 91 tests, with one live API test skipped; typechecking, packed ESM/CommonJS consumers, declarations, and generated-code freshness passed. The only subsequent source change is README documentation. GitHub CI validates this release candidate again.

Releases

@runpod/typescript-api-sdk@0.1.0

Minor Changes

  • 23de1a8: Initial TypeScript SDK for Runpod REST API v2, with generated request and response types, configurable retries, and ESM and CommonJS support. Includes whole-operation deadlines, structured rate-limit metadata, and a bounded SSE log-event iterator.

@justinwlin justinwlin changed the title chore: version SDK Release @runpod/typescript-api-sdk 0.1.0 Sep 14, 2026
@justinwlin
justinwlin self-requested a review September 14, 2026 20:30
@justinwlin
justinwlin merged commit 6c9bceb into main Sep 14, 2026
6 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