Skip to content

Latest commit

 

History

History
408 lines (238 loc) · 24.1 KB

File metadata and controls

408 lines (238 loc) · 24.1 KB

Changelog

0.1.0-alpha.31 (2026-05-19)

Full Changelog: v0.1.0-alpha.30...v0.1.0-alpha.31

Features

Bug Fixes

  • typescript: upgrade tsc-multi so that it works with Node 26 (59cf66e)

Chores

  • tests: remove redundant File import (10d3ed9)

0.1.0-alpha.30 (2026-05-18)

Full Changelog: v0.1.0-alpha.29...v0.1.0-alpha.30

Bug Fixes

  • publish: pin yarn publish to registry.npmjs.org (#41) (36e044e)
  • use npm publish so the auth token actually gets used (#43) (1495892)

0.1.0-alpha.29 (2026-05-18)

Full Changelog: v0.1.0-alpha.28...v0.1.0-alpha.29

Features

  • api: update config to account for breaking changes (ec04a35)

Bug Fixes

  • sdk: remove unused Error types causing circular imports (48ffa1b)

0.1.0-alpha.28 (2026-05-17)

Full Changelog: v0.1.0-alpha.27...v0.1.0-alpha.28

Features

Bug Fixes

  • client: avoid memory leak with abort signals (a1c5d0e)
  • client: avoid removing abort listener too early (7088589)
  • client: preserve URL params already embedded in path (09b226d)
  • docs/contributing: correct pnpm link command (5eb6efd)
  • mcp: correct code tool API endpoint (e1d8df1)
  • mcp: return correct lines on typescript errors (9e23e52)

Chores

  • break long lines in snippets into multiline (2a92dd1)
  • ci: skip lint on metadata-only changes (fd03774)
  • ci: skip uploading artifacts on stainless-internal branches (a625c49)
  • ci: upgrade actions/github-script (16bd5ac)
  • client: do not parse responses with empty content-length (b9f61a8)
  • client: restructure abort controller binding (9acb0f7)
  • format: run eslint and prettier separately (1c6ad47)
  • internal/client: fix form-urlencoded requests (8b100f7)
  • internal: avoid type checking errors with ts-reset (ef3a2a6)
  • internal: codegen related update (e47248a)
  • internal: codegen related update (3612bfe)
  • internal: codegen related update (dd4c53a)
  • internal: codegen related update (6bd6cf5)
  • internal: codegen related update (e7ed04e)
  • internal: codegen related update (310d3ea)
  • internal: codegen related update (e7ffd0c)
  • internal: codegen related update (efcc324)
  • internal: codegen related update (43c1b91)
  • internal: more robust bootstrap script (ef26967)
  • internal: move stringifyQuery implementation to internal function (39c2313)
  • internal: remove mock server code (94dbc6d)
  • internal: tweak CI branches (381ddca)
  • internal: update actions/checkout version (0a620ee)
  • internal: update dependencies to address dependabot vulnerabilities (5e4e80a)
  • internal: update gitignore (0445e9c)
  • internal: upgrade babel, qs, js-yaml (fe821a3)
  • redact api-key headers in debug logs (0e0c227)
  • update mock server docs (214b3fb)

0.1.0-alpha.27 (2025-12-06)

Full Changelog: v0.1.0-alpha.26...v0.1.0-alpha.27

Features

0.1.0-alpha.26 (2025-12-03)

Full Changelog: v0.1.0-alpha.25...v0.1.0-alpha.26

Chores

  • client: fix logger property type (567d649)
  • internal: upgrade eslint (8c190ba)

0.1.0-alpha.25 (2025-12-01)

Full Changelog: v0.1.0-alpha.24...v0.1.0-alpha.25

Features

  • api: add .zones SDK methods (b48f535)

0.1.0-alpha.24 (2025-11-22)

Full Changelog: v0.1.0-alpha.23...v0.1.0-alpha.24

Features

0.1.0-alpha.23 (2025-11-07)

Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23

Features

0.1.0-alpha.22 (2025-10-17)

Full Changelog: v0.1.0-alpha.21...v0.1.0-alpha.22

Features

Chores

  • internal: use npm pack for build uploads (f516a26)
  • jsdoc: fix @link annotations to refer only to parts of the package‘s public interface (9566d5a)

0.1.0-alpha.21 (2025-10-02)

Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21

Features

0.1.0-alpha.20 (2025-10-02)

Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20

Features

  • api: add support for delete action (7190193)

0.1.0-alpha.19 (2025-10-02)

Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19

Features

0.1.0-alpha.18 (2025-10-02)

Full Changelog: v0.1.0-alpha.17...v0.1.0-alpha.18

Features

  • api: add redeploy action (88aa263)

Chores

  • internal: remove .eslintcache (4d5362c)

0.1.0-alpha.17 (2025-09-30)

Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17

Features

Performance Improvements

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (d6c29b1)
  • internal: codegen related update (284b201)
  • internal: codegen related update (8660c06)
  • internal: fix incremental formatting in some cases (09d1193)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (1f456b3)

0.1.0-alpha.16 (2025-09-16)

Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16

Features

0.1.0-alpha.15 (2025-09-12)

Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15

Features

0.1.0-alpha.14 (2025-09-10)

Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14

Features

Bug Fixes

  • api: remove undocumented endpoints, add list endpoint (b46f9f0)
  • coerce nullable values to undefined (6b8b463)

0.1.0-alpha.13 (2025-09-08)

Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13

Features

  • api: add vm images resources and update formatting (ec522b7)
  • api: disable retries (6188d02)

Chores

0.1.0-alpha.12 (2025-09-05)

Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12

0.1.0-alpha.11 (2025-09-04)

Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11

Features

Chores

  • add package to package.json (79d6147)
  • client: qualify global Blob (f33066f)
  • deps: update dependency @types/node to v20.17.58 (2b0c1bd)
  • internal: formatting change (c69202c)
  • internal: update global Error reference (1f9488b)
  • update CI script (90d98c5)

0.1.0-alpha.10 (2025-08-15)

Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10

Features

Bug Fixes

  • query param arrays are repeated (2a27799)

0.1.0-alpha.9 (2025-08-15)

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

Features

0.1.0-alpha.8 (2025-08-13)

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

Features

  • api: revert custom ErrorConfig (186cb52)

Chores

  • internal: codegen related update (4a8ba72)
  • internal: move publish config (42810dd)
  • internal: update comment in script (51e1934)
  • update @stainless-api/prism-cli to v5.15.0 (2c66260)

0.1.0-alpha.7 (2025-08-05)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Features

0.1.0-alpha.6 (2025-08-05)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

Chores

  • internal: remove redundant imports config (da8315e)

0.1.0-alpha.5 (2025-07-25)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

0.1.0-alpha.4 (2025-07-22)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

0.1.0-alpha.3 (2025-07-22)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Features

  • api: update via SDK Studio (709751e)

0.1.0-alpha.2 (2025-07-22)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Chores

0.1.0-alpha.1 (2025-07-17)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

  • api: update via SDK Studio (f6fbb21)
  • api: update via SDK Studio (37f8f8a)
  • api: update via SDK Studio (23e635b)
  • api: update via SDK Studio (5584f02)

Chores

  • ts: reorder package.json imports (f66c637)
  • update SDK settings (3cc7184)