Skip to content

release: 0.42.1#89

Merged
stainless-app[bot] merged 5 commits intomainfrom
release-please--branches--main--changes--next--components--sdk
Mar 5, 2026
Merged

release: 0.42.1#89
stainless-app[bot] merged 5 commits intomainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Mar 3, 2026

Automated Release PR

0.42.1 (2026-03-05)

Full Changelog: v0.42.0...v0.42.1

Features

  • [kernel-1028] add api clipboard support (1ff017f)
  • add force flag to viewport resize to bypass live view/recording check (0a65b3a)
  • expose smooth mouse movement via public API (070c915)

Bug Fixes

  • use indexed bracket notation for multipart array encoding (e2a7664)

Chores

  • internal: codegen related update (d55e6f5)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions


Note

Low Risk
Mostly additive SDK surface-area changes (new endpoints and optional params) plus documentation/version bumps; low risk aside from potential API contract mismatches with the underlying service.

Overview
Release 0.42.1 with OpenAPI/codegen refresh and version bumps across package.json, lockfile, manifest, and src/version.ts.

Adds browser clipboard support via new client.browsers.computer.readClipboard()/writeClipboard() methods and related types, and exposes smoother mouse movement controls (smooth, duration_ms) on moveMouse params.

Extends client.browsers.update() viewport input to allow a viewport.force flag, and updates generated docs (api.md) plus skipped tests to cover the new API surface; also adds/refreshes JSDoc descriptions on multiple resources.

Written by Cursor Bugbot for commit 8ff8c3a. This will update automatically on new commits. Configure here.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 50c0481 to a0d0092 Compare March 3, 2026 03:49
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 3, 2026

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/kernel-typescript/0a65b3a32d1b3c970580c0673b226c0f4cd63721/dist.tar.gz'

Expires at: Sat, 04 Apr 2026 15:43:49 GMT
Updated at: Thu, 05 Mar 2026 15:43:49 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from a0d0092 to 832bda5 Compare March 3, 2026 18:32
@stainless-app stainless-app bot changed the title release: 0.42.1 release: 0.43.0 Mar 3, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch 2 times, most recently from d6ac7f2 to f9fef64 Compare March 3, 2026 22:37
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from f9fef64 to 1bb0f71 Compare March 4, 2026 17:50
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 1bb0f71 to 63270e0 Compare March 5, 2026 15:43
@hiroTamada hiroTamada changed the title release: 0.43.0 release: 0.43.1 Mar 5, 2026
@hiroTamada hiroTamada changed the title release: 0.43.1 release: 0.42.1 Mar 5, 2026
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 5, 2026

Release version edited manually

The Pull Request version has been manually set to 0.42.1 and will be used for the release.

If you instead want to use the version number 0.43.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 63270e0 to a8febd5 Compare March 5, 2026 15:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from a8febd5 to 8ff8c3a Compare March 5, 2026 15:46
@stainless-app stainless-app bot merged commit aed4171 into main Mar 5, 2026
8 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 5, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant