| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-11 | 3.6 kB | |
| v1.1.1 source code.tar.gz | 2026-03-11 | 160.0 kB | |
| v1.1.1 source code.zip | 2026-03-11 | 207.0 kB | |
| Totals: 3 Items | 370.6 kB | 1 | |
1.1.1 (2026-03-11)
Full Changelog: v1.1.0...v1.1.1
Bug Fixes
- client: avoid memory leak with abort signals (fd9418a)
- client: avoid removing abort listener too early (ae8976f)
- client: preserve URL params already embedded in path (6bae9aa)
- docs/contributing: correct pnpm link command (ea938fe)
- pin patched minimatch versions via yarn resolutions (CVE-2026-27… (#252) (fc17abe)
- restore streaming support in defaultParseResponse (6795b8b)
Chores
- break long lines in snippets into multiline (f13f15a)
- ci: skip uploading artifacts on stainless-internal branches (1d3116d)
- ci: upgrade
actions/github-script(633ccf1) - client: do not parse responses with empty content-length (b48d017)
- client: restructure abort controller binding (10a3479)
- internal/client: fix form-urlencoded requests (17ef412)
- internal: avoid type checking errors with ts-reset (2a6752e)
- internal: codegen related update (c9dad6d)
- internal: codegen related update (6488bb3)
- internal: move stringifyQuery implementation to internal function (7629490)
- internal: update
actions/checkoutversion (e480d86) - internal: update dependencies to address dependabot vulnerabilities (22edb8a)
- internal: upgrade babel, qs, js-yaml (26610d6)
- test: do not count install time for mock server timeout (4fb4c2a)
- update mock server docs (f4fb792)
- update placeholder string (50f153b)