Skip to content

Latest commit

 

History

History
125 lines (73 loc) · 7.54 KB

File metadata and controls

125 lines (73 loc) · 7.54 KB

Changelog

0.4.0 (2026-01-13)

Features

Bug Fixes

  • active page context (#251) (d61e118)
  • set injected Stagehand cursor position to fixed for correct viewport tracking (#121) (#122) (93c16e3)

0.3.1 (2026-01-13)

Full Changelog: v0.3.0...v0.3.1

0.3.0 (2026-01-12)

Full Changelog: v0.2.4...v0.3.0

Features

  • Removed requiring x-language and x-sdk-version from openapi spec (618266f)
  • Using provider/model syntax in modelName examples within openapi spec (98d8ab9)

0.2.4 (2026-01-07)

Full Changelog: v0.2.3...v0.2.4

Documentation

  • update README with SDK version headers (f7bd20f)

0.2.3 (2026-01-07)

Full Changelog: v0.2.2...v0.2.3

Bug Fixes

  • use macos-15-intel runner for darwin-x64 builds (8e716fa)

0.2.2 (2026-01-07)

Full Changelog: v0.2.1...v0.2.2

Bug Fixes

  • correct binary names and update macOS runner in publish workflow (c396aa3)

0.2.1 (2026-01-07)

Full Changelog: v0.2.0...v0.2.1

Bug Fixes

  • specify pnpm version 9 in publish workflow (f4fdb7a)

0.2.0 (2026-01-06)

Full Changelog: v0.1.0...v0.2.0

Features

  • Added optional param to force empty object (b15e097)
  • api: manual updates (5a3f419)

Documentation

  • prominently feature MCP server setup in root SDK readmes (d5a8361)

0.1.0 (2025-12-23)

Full Changelog: v0.0.1...v0.1.0

Features

Bug Fixes

  • use async_to_httpx_files in patch method (77eb123)

Chores

  • internal: add --fix argument to lint script (f7eefb4)
  • internal: add missing files argument to base client (5c05e7b)
  • speedup initial import (5aafb83)
  • update SDK settings (b8d1cd3)
  • update SDK settings (4c0b2c8)

Documentation

Refactors

  • internal: switch from rye to uv (0eba9d2)